Skip to content

Commit

Permalink
Merge pull request #72 from k-taro56/k-taro56/issue68
Browse files Browse the repository at this point in the history
Update Swift image version to 5.10
  • Loading branch information
ensan-hcl authored Mar 18, 2024
2 parents 2c35dd5 + 1a26814 commit f29d46d
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
@@ -1,6 +1,6 @@
{
"name": "Swift",
"image": "swift:5.9",
"image": "swift:5.10",
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"installZsh": "false",
Expand Down

0 comments on commit f29d46d

Please sign in to comment.