We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84f77ad + f820a3e commit 69cf5d1Copy full SHA for 69cf5d1
examples/full/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine as builder
+FROM 074509403805.dkr.ecr.eu-west-1.amazonaws.com/docker/library/golang:1.23-alpine as builder
2
3
RUN apk add --no-cache git openssl
4
examples/minimal/Dockerfile
0 commit comments