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 9dd1008 commit dbcb6a2Copy full SHA for dbcb6a2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS builder
+FROM golang:alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1 AS builder
2
# UPSTREAM_VERSION can be changed, by passing `--build-arg UPSTREAM_VERSION=<new version>` during docker build
3
ARG UPSTREAM_VERSION=master
4
ENV UPSTREAM_VERSION=${UPSTREAM_VERSION}
0 commit comments