Skip to content

Commit

Permalink
CORE-2016: switched to the latest version of Java in the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
slr71 committed Dec 16, 2024
1 parent de3bf40 commit dafe58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM clojure:temurin-22-lein-jammy
FROM clojure:temurin-23-lein

WORKDIR /usr/src/app

Expand Down

0 comments on commit dafe58d

Please sign in to comment.