Skip to content

Commit 5aef5c3

Browse files
jduboisdsyer
authored andcommitted
use Java 17 in devcontainers
1 parent cbf80df commit 5aef5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG VARIANT=11-bullseye
1+
ARG VARIANT=17-bullseye
22
FROM mcr.microsoft.com/vscode/devcontainers/java:0-${VARIANT}
33

44
ARG NODE_VERSION="none"

0 commit comments

Comments
 (0)