Skip to content

Commit

Permalink
Update maven:3.9.9 Docker digest to 9ae8f00 (#770)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 6cb032b commit 0b03fc8
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:5a44dff9390bff393693518d70233977ff245c2876320655a47be5622719becf
FROM maven:3.9.9@sha256:9ae8f001f2d978fdfe36052cc9950eda99929d410e2b1f03bd35c09f49890fc9
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit 0b03fc8

Please sign in to comment.