We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d02ac commit 6bdad65Copy full SHA for 6bdad65
build/docker/Dockerfile
@@ -1,5 +1,5 @@
1
FROM golang:alpine as build
2
-ARG VERSION=1.0.8
+ARG VERSION=1.0.9
3
4
WORKDIR /usr/src/app
5
0 commit comments