Update Dockerfile

update eclipse-temurin:21-jdk
This commit is contained in:
W3LFARe 2025-07-19 23:19:12 -04:00 committed by GitHub
parent 25f3c03881
commit ec244829cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM openjdk:21-buster
FROM eclipse-temurin:21-jdk
LABEL version="4.4"