Skip to content

Commit

Permalink
Switch to eclipse-temurin as baseimage
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbohl committed Feb 13, 2025
1 parent 4aaa472 commit 391f544
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,5 +1,5 @@
# Download base image
FROM openjdk:8-jre-slim
FROM eclipse-temurin:8

# LABEL about this image
LABEL maintainer="[email protected]"
Expand Down

0 comments on commit 391f544

Please sign in to comment.