mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
REPO-3057 Use Java image from quay.io as a base
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Alfresco Solr Docker image
|
||||
FROM openjdk:8u111-jdk-alpine
|
||||
FROM quay.io/alfresco/alfresco-base-java
|
||||
MAINTAINER Gethin James, gethin.james@alfresco.com
|
||||
|
||||
ARG solrUrl
|
||||
|
||||
Reference in New Issue
Block a user