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

Commit e3e4f12

Browse files
committed
Pin Docker image golang:1.19-alpine
golang:1.19-alpine -> golang:1.19-alpine@sha256:4147c2ad24a347e53a8a361b663dcf82fca4157a3f9a5136d696a4e53dd22b65 [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <bot@atomist.com>
1 parent f34f30d commit e3e4f12

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:4147c2ad24a347e53a8a361b663dcf82fca4157a3f9a5136d696a4e53dd22b65 AS build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)