upgrade to jdk 21
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Ryan Voots 2024-04-25 06:54:33 -04:00
parent 227b4d638f
commit acc325acf9

View file

@ -1,4 +1,4 @@
FROM eclipse-temurin:17-jdk FROM eclipse-temurin:21-jdk
ENV MAX_MEM=1G ENV MAX_MEM=1G