Skip to content

Commit a819795

Browse files
authored
Changed from OpenJDK to Azul/Zulu OpenJDK
Changed the used JDK to the latest version of zulu OpenJDK, because in tests it seems to perform better and to use less ram
1 parent 949faf1 commit a819795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:8u212-jre-alpine
1+
FROM azul/zulu-openjdk-alpine:latest-jre
22

33
LABEL maintainer "itzg"
44

0 commit comments

Comments
 (0)