Skip to content

Commit 64e7475

Browse files
committed
Pin Docker image golang:1.15-alpine
golang:1.15-alpine -> golang:1.15-alpine@sha256:b58c367d52e46cdedc25ec9cd74cadb14ad65e8db75b25e5ec117cdb227aa264 [atomist:generated] [atomist-skill:atomist/docker-base-image-policy]
1 parent 3e71f15 commit 64e7475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.15-alpine AS builder
1+
FROM golang:1.15-alpine@sha256:b58c367d52e46cdedc25ec9cd74cadb14ad65e8db75b25e5ec117cdb227aa264 AS builder
22

33
RUN apk add --no-cache git build-base
44

0 commit comments

Comments
 (0)