Skip to content

Commit 13cdf23

Browse files
committed
chore: bump the build version to 1.25.6
Signed-off-by: pohanhuang <pohan.huang@suse.com>
1 parent 38d9532 commit 13cdf23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG SIGSTORE_VERSION=68744d342041907b21d817e4f5f6aaf8c6842d55
44
#
55
# Builder
66
#
7-
FROM registry.suse.com/bci/golang:1.25.5 AS builder
7+
FROM registry.suse.com/bci/golang:1.25.6 AS builder
88
ARG VERSION
99
ARG VULNDB_CHECKSUM
1010
ARG SIGSTORE_VERSION

0 commit comments

Comments
 (0)