Skip to content

Commit

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

0 comments on commit f60562d

Please sign in to comment.