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.
1 parent e99adce commit 05cc51dCopy full SHA for 05cc51d
linux/Dockerfile
@@ -15,7 +15,7 @@ RUN cd /app && go get -d \
15
-ldflags "-s -w -extldflags \"-static\"" \
16
-o /bin/cat cat.go
17
18
-FROM alpine:3.20.1
+FROM alpine:3.20.2
19
20
ENV LANG=C.UTF-8
21
ENV SERVER_PORT=8080
0 commit comments