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