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 d4ffe7c + cb93e18 commit 0232529Copy full SHA for 0232529
build/docker/Dockerfile
@@ -1,5 +1,5 @@
1
FROM golang:alpine as build
2
-ARG VERSION=development
+ARG VERSION=1.0.5
3
4
WORKDIR /usr/src/app
5
0 commit comments