Skip to content

Commit b70b91f

Browse files
authored
use bookworm container build
1 parent fc185a0 commit b70b91f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

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

88
"features": {
99
"ghcr.io/devcontainers/features/java:1": {

0 commit comments

Comments
 (0)