Skip to content

Commit

Permalink
2018.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rycus86 committed Dec 7, 2018
1 parent b9ff889 commit 863924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -21,7 +21,7 @@ RUN \
&& useradd -ms /bin/bash developer \
&& chown -R developer /usr/local/go

ARG goland_source=https://download.jetbrains.com/go/goland-2018.3.tar.gz
ARG goland_source=https://download.jetbrains.com/go/goland-2018.3.1.tar.gz
ARG goland_local_dir=.GoLand2018.3

WORKDIR /opt/goland
Expand Down

0 comments on commit 863924c

Please sign in to comment.