Skip to content

Commit 895944f

Browse files
Update eclipse-temurin Docker tag to v21.0.7_6-jre-alpine
1 parent 3b4e86e commit 895944f

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
@@ -208,7 +208,7 @@ RUN \
208208
cp -r packages/frontend/dist/* /app/public
209209

210210

211-
FROM --platform=$BUILDPLATFORM eclipse-temurin:21.0.6_7-jre-alpine AS result
211+
FROM --platform=$BUILDPLATFORM eclipse-temurin:21.0.7_6-jre-alpine AS result
212212

213213
# Install bash and download and extract Codacy coverage reporter
214214
RUN \

0 commit comments

Comments
 (0)