Skip to content

Commit

Permalink
Update docker base image to eclipse-temurin:17.0.13_11-jre-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Dec 8, 2024
1 parent e32ad5c commit 0f1e7e6
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.12_7-jre-alpine
FROM eclipse-temurin:17.0.13_11-jre-alpine

LABEL maintainer="Bertrik Sikken [email protected]"
LABEL org.opencontainers.image.source="https://github.com/bertrik/sensor-data-bridge"
Expand Down

0 comments on commit 0f1e7e6

Please sign in to comment.