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