mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-11-30 02:56:47 -05:00
use eclipse-temurin:21 for dockerfile jdk
This commit is contained in:
parent
0cc8b1b99e
commit
a1ec7792ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM openjdk:21-jdk-bullseye
|
||||
FROM eclipse-temurin:21
|
||||
|
||||
RUN set -ex && \
|
||||
apt update && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue