We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04cab4 commit 09927f4Copy full SHA for 09927f4
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.1.1-experimental
2
-FROM maven:3.9.3
+FROM maven:3.9.4@sha256:64de69ce79d9af45a39f5167e8fc6256af59184f62f0ab46e15187585ef37614
3
COPY . /src
4
WORKDIR /src
5
RUN rm -rf .git
0 commit comments