We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597658b commit 66821d9Copy full SHA for 66821d9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mirror.gcr.io/library/golang
+FROM public.ecr.aws/bitnami/golang
2
3
RUN apt update; apt install -y make git curl bash jq awscli
4
0 commit comments