chore(deps): update azul/zulu-openjdk docker tag to v21

This commit is contained in:
renovate[bot] 2023-09-19 19:15:48 +00:00 committed by Kavin
parent fcfd9fa3c3
commit 12b21b1020
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM azul/zulu-openjdk:17-jre-headless-latest
FROM azul/zulu-openjdk:21-jre-headless-latest
RUN --mount=type=cache,target=/var/cache/apt/ \
apt-get update && \