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 27d67bb commit 9fd6578Copy full SHA for 9fd6578
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.1.7-experimental
2
-FROM maven:3.9.9@sha256:8472bdbac39626b70d2efcf87e23468ff0bea9ba48c35181b07e6932b5fda001
+FROM maven:3.9.9@sha256:a330654d1807c449d65b69371d37a27632eaa1cbd86088c94f1881a0cc862871
3
COPY . /src
4
WORKDIR /src
5
RUN rm -rf .git
0 commit comments