Skip to content

Commit

Permalink
chore: bump go version (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchezgavier authored Sep 12, 2024
1 parent 5df95f7 commit 0f9db24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-runner-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG REPO_NAME_ARG
ARG GIT_CLONE_URL_ARG

ARG ANSIBLE_VERSION="9.5.1"
ARG GO_VERSION="1.21.6"
ARG GO_VERSION="1.22.7"

ENV REF=$REF_ARG
ENV ANSIBLE_INVENTORY="$ANSIBLE_INVENTORY_FOLDER_ARG/$ANSIBLE_INVENTORY_FILE_ARG"
Expand Down

0 comments on commit 0f9db24

Please sign in to comment.