Skip to content

Commit 31b6064

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/php docker tag to v2
1 parent 6a32de2 commit 31b6064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "PHP",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/php:1-8.4-bullseye",
6+
"image": "mcr.microsoft.com/devcontainers/php:2-8.4-bullseye",
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
// "features": {},

0 commit comments

Comments
 (0)