Skip to content

Commit

Permalink
Update maven:3.9.9 Docker digest to 9e63e6c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent f2058ce commit 339ec79
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:d98e229685654e7c38a2f121bdf3766505c7fe6841284e45d46ed0411cd480a1
FROM maven:3.9.9@sha256:9e63e6c1ab3535c4afe34fd86ec5716719b43c3ba5bdccb03b9afad579110bde
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit 339ec79

Please sign in to comment.