Skip to content

Commit 98d738d

Browse files
committed
rebuild for 1592 with updated Go dependencies
1 parent 8ad1df3 commit 98d738d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.container

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ghcr.io/gardenlinux/repo-debian-snapshot@sha256:7f9358243e838fbffa26cd7cff3d16364f8c6bfd3e0e03f2e4a7679e19810dba
1+
ghcr.io/gardenlinux/repo-debian-snapshot@sha256:6bb682e9665ec7e88da709eaf6867a5045afa3b89d0afd4e8225d9dda3ff9d99

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ jobs:
88
uses: gardenlinux/package-build/.github/workflows/build.yml@main
99
with:
1010
release: ${{ github.ref == 'refs/heads/main' }}
11+
build_dep: |
12+
gardenlinux/package-golang 1.23.6-4gl0+bp1592
13+
gardenlinux/bp-package-golang-net 0.33.0-1gl0+bp1592

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apt_src containerd
33
# patch
44
cp -r patches/remove-limitnofile.patch "$dir/src/debian/patches/"
55
echo remove-limitnofile.patch >> "$dir/src/debian/patches/series"
6-
version_suffix=gl0
6+
version_suffix=gl0~bp1592

0 commit comments

Comments
 (0)