Skip to content

Commit

Permalink
Use Alpine 3.19.0, not 3.18.4 for JDK 17
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jan 26, 2024
1 parent 053a9e4 commit e918e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 17/alpine/hotspot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ALPINE_TAG=3.18.4
ARG ALPINE_TAG=3.19.0
ARG JAVA_VERSION=17.0.10_7
FROM eclipse-temurin:"${JAVA_VERSION}"-jdk-alpine AS jre-build

Expand Down

0 comments on commit e918e39

Please sign in to comment.