Switch aai-common baseimage back to java 8
[aai/aai-common.git] / aai-common-docker / aai-common-images / src / main / docker / Dockerfile.alpine
index 1cdd580..805d2f6 100644 (file)
@@ -1,4 +1,4 @@
-FROM adoptopenjdk/openjdk11:jre-11.0.9_11-alpine
+FROM eclipse-temurin:8-jre-alpine
 
 # For building the image in a proxy environment if necessary
 ARG HTTP_PROXY