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 6e57ca6 commit d229082Copy full SHA for d229082
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
ARG BASEIMAGE
15
16
-FROM golang:1.20.0@sha256:f69d47fedd3b2ebd23bcf473c0b78522ebbc1823f06b7d47f45f04a30bdc901d as builder
+FROM golang:1.20.3@sha256:bcc311ec9655c350df3899611fdf134806f97a3e3b2c06c2b5c0696428503814 as builder
17
LABEL maintainer="Andy Xie <[email protected]>"
18
19
ENV GOPATH /gopath/
0 commit comments