Skip to content

Commit 3302c50

Browse files
committed
Update devcontainer.json
1 parent b5db533 commit 3302c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// Update VARIANT to pick a PHP version: 8, 8.0, 7, 7.4, 7.3
99
// Append -bullseye or -buster to pin to an OS version.
1010
// Use -bullseye variants on local on arm64/Apple Silicon.
11-
"VARIANT": "7-bullseye",
11+
"VARIANT": "8-bullseye",
1212
"NODE_VERSION": "lts/*",
1313
"ID_ED25519_PRIV": "${localEnv:ID_ED25519_PRIV}",
1414
// Swoole version: 4.5.7 ~ 4.8.9

0 commit comments

Comments
 (0)