Skip to content

Commit

Permalink
Match the go version in the project go.mod. (#1)
Browse files Browse the repository at this point in the history
Signed-off-by: Chad Metcalf <metcalfc@gmail.com>
  • Loading branch information
metcalfc authored Mar 14, 2024
1 parent fee0702 commit 96b59f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dockerDashComposeVersion": "latest"
},
"ghcr.io/devcontainers/features/go:1": {
"version": "1.21.6"
"version": "1.22.1"
},
"ghcr.io/devcontainers/features/node:1": {
"nodeGypDependencies": true,
Expand Down

0 comments on commit 96b59f5

Please sign in to comment.