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 dc7d466 + f0e275d commit c6edfb1Copy full SHA for c6edfb1
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# Build the manager binary
16
-FROM golang:1.13.8 as builder
+FROM golang:1.13.15 as builder
17
WORKDIR /workspace
18
19
# Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy
0 commit comments