We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea70411 commit 4040e7fCopy full SHA for 4040e7f
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.1.7-experimental
2
-FROM maven:3.9.9@sha256:887820a8941cc4e1bf011ec758e50acd8073bfe6046e8d9489e29ed38914e795
+FROM maven:3.9.9@sha256:2e3824afeb41f61761adee95318814e6669bd59aaf61255b2af47064b8755c02
3
COPY . /src
4
WORKDIR /src
5
RUN rm -rf .git
0 commit comments