Skip to content

Commit

Permalink
Set Go version to 1.22.4 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
marians authored Jun 6, 2024
1 parent 53a718b commit 9b92492
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 @@ -51,7 +51,7 @@ RUN PIPENV_VENV_IN_PROJECT=1 pipenv install --deploy --clear

FROM base

ARG GO_VERSION="1.18.2"
ARG GO_VERSION="1.22.4"

ENV USE_UID=0 \
USE_GID=0 \
Expand Down

0 comments on commit 9b92492

Please sign in to comment.