Skip to content

Commit

Permalink
Switched to Go version 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 1, 2022
1 parent 6b5437e commit e235dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_developer
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ RUN \
python3 get-pip.py pip==20.1 setuptools==44.0.0 wheel==0.35.1 && \
pip3 install pyopenssl cryptography --upgrade

ENV GO_VERSION 1.16.6
ENV GO_VERSION 1.18.2

RUN \
cd /home/${USER} && \
Expand Down

0 comments on commit e235dff

Please sign in to comment.