Skip to content

Commit

Permalink
##131 fix docker with go version 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Reindert Vetter committed May 4, 2021
1 parent 8893106 commit e984bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG WWWGROUP
ENV DEBIAN_FRONTEND noninteractive
ENV TZ=UTC
ENV INITRD No
ENV GOVERSION 1.15.6
ENV GOVERSION 1.16.3
ENV GOCACHE /var/www/gocache
ENV GOMODCACHE /var/www/gomodcache

Expand Down

0 comments on commit e984bd6

Please # to comment.