Skip to content

Commit 66821d9

Browse files
author
krantideep95
authored
switch base image to public.ecr.aws/bitnami/golang (#4)
1 parent 597658b commit 66821d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mirror.gcr.io/library/golang
1+
FROM public.ecr.aws/bitnami/golang
22

33
RUN apt update; apt install -y make git curl bash jq awscli
44

0 commit comments

Comments
 (0)