Skip to content

Commit

Permalink
Workaround for currently broken --config revision
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Jul 29, 2019
1 parent 2875328 commit 63576d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_alpine
Expand Up @@ -242,6 +242,6 @@ ENV GRASS_SKIP_MAPSET_OWNER_CHECK=1 \
LC_ALL="en_US.UTF-8"

# debug
RUN $GRASSBIN --config revision version
RUN $GRASSBIN --config svn_revision version

CMD [$GRASSBIN, "--version"]

0 comments on commit 63576d5

Please sign in to comment.