We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb918bf + c732148 commit 64cf639Copy full SHA for 64cf639
Dockerfile
@@ -1,5 +1,5 @@
1
FROM ubuntu:19.10
2
-ARG version="v1.13"
+ARG version="v1.14"
3
ARG urlrelease="https://github.com/patrickalin/bloomsky-client-go/releases/download"
4
RUN apt-get update
5
RUN apt-get -y install wget
0 commit comments