Skip to content

Commit a50f1a8

Browse files
updating skipper dockerfile base image to golang-1.19 (#352)
1 parent 2bde991 commit a50f1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.kmm-operator-build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/openshift/release:golang-1.18
1+
FROM registry.ci.openshift.org/openshift/release:golang-1.19
22

33
ENV GO111MODULE=on
44
ENV GOFLAGS=""

0 commit comments

Comments
 (0)