mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2025-07-26 03:23:05 +00:00
Merged in DCDEPLOY-3-use-eclipse-temurin (pull request #132)
DCDEPLOY-3: Update the base image to eclipse-temurin Approved-by: Eugene Ivantsov Approved-by: Richard Atkins
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=adoptopenjdk/openjdk11
|
||||
ARG BASE_IMAGE=eclipse-temurin:11
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
LABEL maintainer="dc-deployments@atlassian.com"
|
||||
|
Reference in New Issue
Block a user