Skip to content

Commit

Permalink
Use Alpine 3.19.1 instead of 3.18.4 for JDK 17 container
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jan 27, 2024
1 parent ed718cb commit bfa8ea9
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.1
ARG JAVA_VERSION=17.0.10_7
FROM eclipse-temurin:"${JAVA_VERSION}"-jdk-alpine AS jre-build

Expand Down

0 comments on commit bfa8ea9

Please sign in to comment.