We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e569b24 + 05f2d79 commit bb7808eCopy full SHA for bb7808e
package/Dockerfile
@@ -1,7 +1,7 @@
1
# Image that provides cross compilation tooling.
2
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 AS xx
3
4
-FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.22 AS builder
+FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.23 AS builder
5
6
# There is no real need for containers to fully comply with the
7
# Filesystem Hierarchy Standard (FHS). However, some applications
0 commit comments