Skip to content

Commit

Permalink
Update maven:3.9.6 Docker digest to ef6c851
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 9bb4511 commit 96585d3
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:03611a70b807602ffce5a8afe31bcd8991bf244f00e23212724ef240554c9d5e
FROM maven:3.9.6@sha256:ef6c85125449082775e012b72b74c61aade088dc27dfb0be8cc12b85438b8b90
COPY . /src
WORKDIR /src
RUN rm -rf .git
Expand Down

0 comments on commit 96585d3

Please sign in to comment.