Skip to content

Commit

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

0 comments on commit 903a519

Please sign in to comment.