Skip to content

Commit 56ba149

Browse files
Update golang Docker digest to 44b186e
1 parent 6034ef6 commit 56ba149

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:44b186e06a8596405ab90557930b2024994045cf20939688809b49af0d245692
44

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

0 commit comments

Comments
 (0)