diff options
Diffstat (limited to '.devcontainer/devcontainer.json')
| -rw-r--r-- | .devcontainer/devcontainer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5f7aadc..a972349 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "Pantry", - "image": "mcr.microsoft.com/playwright:v1.54.0-jammy", + "image": "mcr.microsoft.com/playwright:v1.55.0-jammy", "features": { "ghcr.io/devcontainers/features/java:1": { "version": "17", |
