Skip to content

Commit c399d0b

Browse files
committed
Bump google-guest-agent version to 20250703.00+gl1+bp1877. Recompile with golang 1.24.4-1gl0+bp1877
Signed-off-by: Bernd Ritter <ritter@b1-systems.de>
1 parent 1a32bb7 commit c399d0b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.container

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ghcr.io/gardenlinux/repo-debian-snapshot@sha256:0348e829222f0e62c61cb68e630f1766b62e4311303bc35b02cbd5c62a98abef

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
uses: gardenlinux/package-build/.github/workflows/build.yml@main
99
with:
1010
release: ${{ github.ref == 'refs/heads/main' }}
11-
runs-on-arm64: ubuntu-24.04-arm
11+
build_dep: |
12+
gardenlinux/package-golang 1.24.4-1gl0+bp1877

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version_orig=20250703.00
2-
version_suffix=gl0
2+
version_suffix=gl1+bp1877
33

44
# Clone upstream repository
55
workdir="$(mktemp -d)"

0 commit comments

Comments
 (0)