Skip to content

Commit

Permalink
chore: Bump JDK17 default ARG version on Debian Dockerfile
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Mar 22, 2024
1 parent 393725c commit fc8bb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG JAVA_VERSION=17.0.8.1_1
ARG JAVA_VERSION=17.0.10_7
ARG DEBIAN_RELEASE=bookworm-20240311
FROM eclipse-temurin:"${JAVA_VERSION}"-jdk-jammy AS jre-build

Expand Down

0 comments on commit fc8bb46

Please sign in to comment.