Skip to content

Commit 9c43ef2

Browse files
Update golang Docker digest to cd0c949
1 parent c5457b3 commit 9c43ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-go-fargate/app/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Start from a Debian image with the latest version of Go installed
22
# and a workspace (GOPATH) configured at /go.
3-
FROM golang@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da
3+
FROM golang@sha256:cd0c949a4709ef70a8dad14274f09bd07b25542de5a1c4812f217087737efd17
44

55
# Copy the local package files to the container's workspace.
66
ADD . /go/src/foo

0 commit comments

Comments
 (0)