Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
janpfeifer committed Jul 8, 2023
1 parent f8628f1 commit 49a632f
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 @@ -30,7 +30,7 @@ RUN apt-get install --yes --no-install-recommends git
# Go and GoNB Libraries
#######################################################################################################
ENV GO_VERSION=1.20.4
ENV GONB_VERSION="v0.7.1"
ENV GONB_VERSION="v0.7.2"
ENV GOROOT=/usr/local/go
ENV GOPATH=${HOME}/go
ENV PATH=$PATH:$GOROOT/bin:$GOPATH/bin
Expand Down

0 comments on commit 49a632f

Please sign in to comment.