Skip to content

Commit

Permalink
chore(builder): update go version
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Schoone <[email protected]>
  • Loading branch information
jschoone committed Nov 27, 2024
1 parent be55eeb commit f0253de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ FROM docker.io/aquasec/trivy:0.51.3@sha256:9e99f83e58db3f9338ded0bb25179e1d5849a
############################
# csctl Build Image Base #
############################
FROM docker.io/library/golang:1.21.6-bullseye@sha256:a8712f27d9ac742e7bded8f81f7547c5635e855e8b80302e8fc0ce424f559295
FROM docker.io/library/golang:1.23.3-bookworm

# update: datasource=repology depName=debian_11/skopeo versioning=loose
ENV SKOPEO_VERSION="1.2.2+dfsg1-1+b6"
Expand Down

0 comments on commit f0253de

Please sign in to comment.