Skip to content

Commit 05f2d79

Browse files
chore(deps): update registry.suse.com/bci/golang docker tag to v1.23
1 parent e569b24 commit 05f2d79

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
@@ -1,7 +1,7 @@
11
# Image that provides cross compilation tooling.
22
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 AS xx
33

4-
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.22 AS builder
4+
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.23 AS builder
55

66
# There is no real need for containers to fully comply with the
77
# Filesystem Hierarchy Standard (FHS). However, some applications

0 commit comments

Comments
 (0)