Skip to content

Commit

Permalink
Update docker base image to eclipse-temurin:17.0.12_7-jre-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Aug 17, 2024
1 parent e01a11b commit ec41c95
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 eclipse-temurin:17.0.11_9-jre-alpine
FROM eclipse-temurin:17.0.12_7-jre-alpine

LABEL maintainer="Bertrik Sikken bertrik@gmail.com"
LABEL org.opencontainers.image.source="https://github.com/bertrik/verkeersdrukte"
Expand Down

0 comments on commit ec41c95

Please sign in to comment.