Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 20bec00

Browse files
committed
Pin Docker image golang:1.19-alpine
golang:1.19-alpine -> golang:1.19-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <bot@atomist.com>
1 parent 5df70f8 commit 20bec00

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.19-alpine AS build
1+
FROM golang:1.19-alpine@sha256:2381c1e5f8350a901597d633b2e517775eeac7a6682be39225a93b22cfd0f8bb AS build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)