Skip to content

Commit

Permalink
Update maven:3.9.9 Docker digest to 86c6a51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 76f97e8 commit 9b68b92
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
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.1.7-experimental
FROM maven:3.9.9@sha256:2a68a63e21d00a054351ac20d8c0b22310c362025b059b8728d4f6cd3141aeca
FROM maven:3.9.9@sha256:86c6a51c530cbe62ed345126861e37f088f9aa6b9b2557d298a579fbf1b1e957
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit 9b68b92

Please sign in to comment.