Skip to content

Commit a62d849

Browse files
chore(deps): update eclipse-temurin docker tag to v21.0.6_7-jdk-alpine (#238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dcdff5 commit a62d849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:21.0.5_11-jdk-alpine
1+
FROM eclipse-temurin:21.0.6_7-jdk-alpine
22

33
RUN apk update && apk upgrade && apk add --no-cache \
44
tini

0 commit comments

Comments
 (0)