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.
1 parent 753a0a4 commit 2bf562cCopy full SHA for 2bf562c
Dockerfile
@@ -1,5 +1,5 @@
1
# Operator
2
-FROM golang:1.16.0 AS builder
+FROM golang:1.22.2 AS builder
3
RUN mkdir -p /src
4
ADD Makefile /
5
0 commit comments