Skip to content

Commit 8afdb79

Browse files
committed
Upgrade to Java 24.
Has some Virtual Thread fixes/improvements that may help :^)
1 parent 3df3805 commit 8afdb79

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-jre-ubi9-minimal
1+
FROM eclipse-temurin:24-jdk-ubi9-minimal
22
WORKDIR /home/container
33

44
LABEL org.opencontainers.image.source="https://github.com/casterlabs/tcp-proxy"

0 commit comments

Comments
 (0)