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

Commit 1fef6d6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:30630b157b41d17b3da32cfc54de78b8b873794d1b0a85d2c272d78be393e9d1 AS build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)