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 4bb52e5 commit 75ae046Copy full SHA for 75ae046
test/Dockerfile-arangodb-golang
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
13
procps \
14
&& rm -rf /var/lib/apt/lists/*
15
16
-ENV GOLANG_VERSION 1.9.0
+ENV GOLANG_VERSION 1.9
17
18
RUN set -eux; \
19
\
0 commit comments