We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39f458 commit 0e5b460Copy full SHA for 0e5b460
extensions/ql-vscode/test/e2e/docker-compose.yml
@@ -38,7 +38,7 @@ services:
38
depends_on:
39
- files-init
40
files-init:
41
- image: alpine:3.19.0
+ image: alpine:3.19.1
42
restart: "no"
43
# Since we're not running the code-server container using the same user as our host user,
44
# we need to set the permissions on the mounted volumes to match the user inside the container.
0 commit comments