mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +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:
commit
4d8119d2c7
@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=adoptopenjdk/openjdk11
|
||||
ARG BASE_IMAGE=eclipse-temurin:11
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
LABEL maintainer="dc-deployments@atlassian.com"
|
||||
|
Loading…
Reference in New Issue
Block a user