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 0720d44Copy full SHA for 0720d44
Dockerfile
@@ -1,5 +1,5 @@
1
# Operator
2
-FROM golang:1.16.0 AS builder
+FROM golang:1.21.5 AS builder
3
RUN mkdir -p /src
4
ADD Makefile /
5
0 commit comments