File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- ghcr.io/gardenlinux/repo-debian-snapshot@sha256:7f9358243e838fbffa26cd7cff3d16364f8c6bfd3e0e03f2e4a7679e19810dba
1
+ ghcr.io/gardenlinux/repo-debian-snapshot@sha256:6bb682e9665ec7e88da709eaf6867a5045afa3b89d0afd4e8225d9dda3ff9d99
Original file line number Diff line number Diff line change 8
8
uses : gardenlinux/package-build/.github/workflows/build.yml@main
9
9
with :
10
10
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
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ apt_src containerd
3
3
# patch
4
4
cp -r patches/remove-limitnofile.patch "$dir/src/debian/patches/"
5
5
echo remove-limitnofile.patch >> "$dir/src/debian/patches/series"
6
- version_suffix=gl0
6
+ version_suffix=gl0~bp1592
You can’t perform that action at this time.
0 commit comments