Skip to content

Commit 5dbfc12

Browse files
Merge pull request #907 from SgtCoDFish/bump-trust
Bump trust packages to force rebuild with go 1.26.1
2 parents db40254 + 4a93389 commit 5dbfc12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

make/00_debian_bookworm_version.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# This file is used to store the latest version of the debian trust package and the DEBIAN_BOOKWORM_BUNDLE_VERSION
1818
# variable is automatically updated by the `upgrade-debian-bookworm-trust-package-version` target and cron GH action.
1919

20-
DEBIAN_BOOKWORM_BUNDLE_VERSION := 20230311+deb12u1.4
20+
DEBIAN_BOOKWORM_BUNDLE_VERSION := 20230311+deb12u1.5
2121
DEBIAN_BOOKWORM_BUNDLE_SOURCE_IMAGE=docker.io/library/debian:12-slim

make/00_debian_bullseye_version.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# This file is used to store the latest version of the debian trust package and the DEBIAN_BULLSEYE_BUNDLE_VERSION
1818
# variable is automatically updated by the `upgrade-debian-bullseye-trust-package-version` target and cron GH action.
1919

20-
DEBIAN_BULLSEYE_BUNDLE_VERSION := 20230311+deb12u1~deb11u1.0
20+
DEBIAN_BULLSEYE_BUNDLE_VERSION := 20230311+deb12u1~deb11u1.1
2121
DEBIAN_BULLSEYE_BUNDLE_SOURCE_IMAGE=docker.io/library/debian:11-slim

0 commit comments

Comments
 (0)