mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Switched base to adoptopenjdk:11-hotspot
This commit is contained in:
parent
e12b182290
commit
6a6c35c704
@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=adoptopenjdk/openjdk11:slim
|
||||
ARG BASE_IMAGE=adoptopenjdk:11-hotspot
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ENV RUN_USER confluence
|
||||
|
Loading…
Reference in New Issue
Block a user