Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 2fd8302 commit 6ccef33
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
Expand Up @@ -21,7 +21,7 @@ RUN wget https://www.willuhn.de/products/hibiscus-server/releases/hibiscus-serve
# && chmod -R 775 $HIBISCUS_SERVER_PATH


FROM eclipse-temurin:11 as hibiscus-server
FROM eclipse-temurin:21 as hibiscus-server
ARG HIBISCUS_VERSION \
HIBISCUS_DOWNLOAD_PATH \
HIBISCUS_SERVER_PATH
Expand Down

0 comments on commit 6ccef33

Please sign in to comment.