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 cc46a3a commit d6ec7d5Copy full SHA for d6ec7d5
build/docker/Dockerfile
@@ -1,5 +1,5 @@
1
FROM golang:alpine as build
2
-ARG VERSION=1.0.14
+ARG VERSION=1.0.13
3
4
WORKDIR /usr/src/app
5
0 commit comments