Skip to content

chore(deps): update eclipse-temurin docker tag to v21 #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILDER_BASE_IMAGE=eclipse-temurin:17.0.15_6-jdk-jammy@sha256:d80cf84d4d49682f047cb303a11be1fcc8322b1e4cd7a7c2b17454085c1f2ffb
ARG BUILDER_BASE_IMAGE=eclipse-temurin:21.0.7_6-jdk-jammy@sha256:f6a8c1fa599b87204767b60c77d656331ce2460b57880d791114d842afd4b548
ARG GEOSERVER_BASE_IMAGE=tomcat:9.0.105-jdk17-temurin-jammy@sha256:c2fcc23dc9579631f7d7063920dab9f53b1a09de947f9f61146a643ab50dc19c

ARG GS_VERSION=2.27.0
Expand Down