Skip to content

Commit

Permalink
Update maven:3.9.6 Docker digest to a56564e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 0460146 commit 8ad42c4
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.6@sha256:0cd8671629d6becf5f40ac6e26822bffa9b3ed07bd3c038b88aa17e90dde5f7b
FROM maven:3.9.6@sha256:a56564e1101ee96bf451f847e74c67b55c104638f20e12aa72965e85626256b5
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit 8ad42c4

Please sign in to comment.