Skip to content

Commit 02229d6

Browse files
committed
rebuild for 1592 with updated Go dependencies
1 parent 8ad1df3 commit 02229d6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.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=gl1~bp1592

0 commit comments

Comments
 (0)