chore(deps): update eclipse-temurin docker tag

This commit is contained in:
renovate[bot] 2024-01-25 00:54:47 +00:00 committed by Bnyro
parent bbbd068923
commit e4aa472f23
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM eclipse-temurin:21-jre
FROM eclipse-temurin:21.0.2_13-jre
RUN --mount=type=cache,target=/var/cache/apt/ \
apt-get update && \