Skip to content

Commit

Permalink
Update maven:3.9.6 Docker digest to fd5186a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 92ee843 commit f8d8019
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:873dec32acf4fbb756a71c8aedeb0a8c8a77579e41728f0c4cda747a339a7d2d
FROM maven:3.9.6@sha256:fd5186a92c0432cbc9bd948c00838e7ade0b540765cc0c84e95b472f122cbcd3
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit f8d8019

Please sign in to comment.