Skip to content

Commit

Permalink
Update maven:3.9.9 Docker digest to 2a68a63
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent 14f4807 commit ffd53cd
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:9e63e6c1ab3535c4afe34fd86ec5716719b43c3ba5bdccb03b9afad579110bde
FROM maven:3.9.9@sha256:2a68a63e21d00a054351ac20d8c0b22310c362025b059b8728d4f6cd3141aeca
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit ffd53cd

Please sign in to comment.