We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a32bb7 commit 07a31a6Copy full SHA for 07a31a6
.container
@@ -0,0 +1 @@
1
+ghcr.io/gardenlinux/repo-debian-snapshot@sha256:0348e829222f0e62c61cb68e630f1766b62e4311303bc35b02cbd5c62a98abef
.github/workflows/build.yml
@@ -8,4 +8,5 @@ jobs:
8
uses: gardenlinux/package-build/.github/workflows/build.yml@main
9
with:
10
release: ${{ github.ref == 'refs/heads/main' }}
11
- runs-on-arm64: ubuntu-24.04-arm
+ build_dep: |
12
+ gardenlinux/package-golang 1.24.4-1gl0+bp1877
prepare_source
@@ -1,5 +1,5 @@
version_orig=20250703.00
2
-version_suffix=gl0
+version_suffix=gl1+bp1877
3
4
# Clone upstream repository
5
workdir="$(mktemp -d)"
0 commit comments