Skip to content

Commit

Permalink
versionbump
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Hannig committed Nov 19, 2018
1 parent 29ce623 commit 1b29995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.7
3.3.8
1 change: 1 addition & 0 deletions backend/Makefile.docker
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

DOCKER_IMAGE := alice-lg-golang:latest
DOCKER_EXEC := docker run --rm -t -i \
--user 1000 \
-v `pwd`/../:/go/src/github.com/alice-lg/alice-lg \
alice-lg-golang:latest /bin/sh -c

Expand Down

0 comments on commit 1b29995

Please sign in to comment.