We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f1ca5 commit 92c79f5Copy full SHA for 92c79f5
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.1.7-experimental
2
-FROM maven:3.9.6@sha256:fd5186a92c0432cbc9bd948c00838e7ade0b540765cc0c84e95b472f122cbcd3
+FROM maven:3.9.6@sha256:db0744d1d8f99bc1050f0fae6041a81fa3981fae21c383ef3d2cbb9b08faf2e6
3
COPY . /src
4
WORKDIR /src
5
RUN rm -rf .git
0 commit comments