Skip to content

Commit

Permalink
Bump go version used inside devcontainer image 1.21 -> 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
janekbaraniewski committed Jul 16, 2024
1 parent c9c3edc commit 02e5c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/go:1.21-bullseye
FROM mcr.microsoft.com/devcontainers/go:1.22-bullseye

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 02e5c7d

Please sign in to comment.