Skip to content

Commit

Permalink
bump to java 23
Browse files Browse the repository at this point in the history
  • Loading branch information
zachauten committed Sep 19, 2024
1 parent 7ace527 commit 03c2a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21-jammy
FROM eclipse-temurin:23-noble

RUN apt-get update && apt-get -y install \
maven git tree

0 comments on commit 03c2a4a

Please sign in to comment.