We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4d624 commit f5b744aCopy full SHA for f5b744a
src/productcatalogservice/Dockerfile
@@ -9,7 +9,6 @@ COPY ./src/productcatalogservice/ ./
9
RUN go build -o /go/bin/productcatalogservice/
10
11
# -----------------------------------------------------------------------------
12
-
13
FROM registry.ddbuild.io/images/mirror/alpine:latest AS release
14
15
WORKDIR /usr/src/app/
0 commit comments