Skip to content

Commit

Permalink
switch base image to public.ecr.aws/bitnami/golang (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
krantideep95 authored Aug 5, 2021
1 parent 597658b commit 66821d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mirror.gcr.io/library/golang
FROM public.ecr.aws/bitnami/golang

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

Expand Down

0 comments on commit 66821d9

Please sign in to comment.