mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2025-07-25 19:12:24 +00:00
Switched base to adoptopenjdk:11-hotspot
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=adoptopenjdk/openjdk11:slim
|
||||
ARG BASE_IMAGE=adoptopenjdk:11-hotspot
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ENV RUN_USER confluence
|
||||
|
Reference in New Issue
Block a user