Skip to content

Commit 8ad25f2

Browse files
committed
chore(deps): update eclipse-temurin docker tag to v25.0.3_9-jre-alpine
1 parent 5096a85 commit 8ad25f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/adservice/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ COPY . .
2828
RUN chmod +x gradlew
2929
RUN ./gradlew installDist
3030

31-
FROM eclipse-temurin:25.0.2_10-jre-alpine@sha256:5fcc27581b238efbfda93da3a103f59e0b5691fe522a7ac03fe8057b0819c888
31+
FROM eclipse-temurin:25.0.3_9-jre-alpine@sha256:c707c0d18cb9e8556380719f80d96a7529d0746fbb42143893949b98ed2f8943
3232

3333
# @TODO: https://github.com/GoogleCloudPlatform/microservices-demo/issues/2517
3434
# Download Stackdriver Profiler Java agent

0 commit comments

Comments
 (0)