Skip to content

Commit 1c260bc

Browse files
Update golang digest to 1d4c7fc (#708)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2574981 commit 1c260bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Nothing fancy here: we copy in the source code and build on the Alpine Go
66
# image. Refer to .dockerignore to get a sense of what we're not going to copy.
7-
FROM golang:1.17-alpine@sha256:d030a987c28ca403007a69af28ba419fca00fc15f08e7801fc8edee77c00b8ee as builder
7+
FROM golang:1.17-alpine@sha256:1d4c7fcfd0c4c917383755ca3b6f6c1f797ec16b83cdebc672d9b08a79b64644 as builder
88

99
COPY . /src
1010
WORKDIR /src

0 commit comments

Comments
 (0)