Skip to content

Commit c6bdd37

Browse files
chore(deps): update gcr.io/distroless/java-base:nonroot docker digest to 0f4c98b (#2012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa3eba9 commit c6bdd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN ./mvnw -B package -Pnative -DskipTests
1212

1313

1414
### Deployer
15-
FROM gcr.io/distroless/java-base:nonroot@sha256:71ca0e469a097f72e74edceb9d7e2951a1fb6b44c851b6cc482c1c86408a947e AS deploy
15+
FROM gcr.io/distroless/java-base:nonroot@sha256:0f4c98b703de8a2abcc2e3fdef78e1bb4936e619dbdd34f74ac6fd54d43fd184 AS deploy
1616
ARG PORT=8090
1717

1818
# Copy

0 commit comments

Comments
 (0)