Skip to content

Commit

Permalink
update to alpine 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
skyshino committed Aug 19, 2024
1 parent eeccd0a commit cae46de
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": "Alpine",
"image": "mcr.microsoft.com/vscode/devcontainers/base:0-alpine-3.16",
"image": "mcr.microsoft.com/vscode/devcontainers/base:0-alpine-3.20",
"settings": {
"terminal.integrated.shell.linux": "/bin/ash",
"shellcheck.enable": true,
Expand Down

0 comments on commit cae46de

Please sign in to comment.