Skip to content

Commit 0e5b460

Browse files
committed
Upgrade Alpine to 3.19.1
1 parent a39f458 commit 0e5b460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/test/e2e/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838
depends_on:
3939
- files-init
4040
files-init:
41-
image: alpine:3.19.0
41+
image: alpine:3.19.1
4242
restart: "no"
4343
# Since we're not running the code-server container using the same user as our host user,
4444
# we need to set the permissions on the mounted volumes to match the user inside the container.

0 commit comments

Comments
 (0)