Skip to content

Commit 09927f4

Browse files
Update maven Docker tag to v3.9.4 (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f04cab4 commit 09927f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.1.1-experimental
2-
FROM maven:3.9.3
2+
FROM maven:3.9.4@sha256:64de69ce79d9af45a39f5167e8fc6256af59184f62f0ab46e15187585ef37614
33
COPY . /src
44
WORKDIR /src
55
RUN rm -rf .git

0 commit comments

Comments
 (0)