We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50bfa8 commit fbb27a8Copy full SHA for fbb27a8
src/adservice/Dockerfile
@@ -25,7 +25,7 @@ COPY . .
25
RUN chmod +x gradlew
26
RUN ./gradlew installDist
27
28
-FROM eclipse-temurin:21.0.5_11-jre-alpine@sha256:4300bfe1e11f3dfc3e3512f39939f9093cf18d0e581d1ab1ccd0512f32fe33f0
+FROM eclipse-temurin:25-jre-alpine@sha256:bf9c91071c4f90afebb31d735f111735975d6fe2b668a82339f8204202203621
29
30
# @TODO: https://github.com/GoogleCloudPlatform/microservices-demo/issues/2517
31
# Download Stackdriver Profiler Java agent
0 commit comments