Skip to content

Commit

Permalink
chore(ci): upgrade docker image to use go v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Apr 23, 2024
1 parent 67e9588 commit 81fcd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/Dockerfile
@@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM golang:1.20-bullseye
FROM --platform=$TARGETPLATFORM golang:1.22-bullseye

# install "normal" stuff

Expand Down

0 comments on commit 81fcd97

Please sign in to comment.