mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Merged in alpine-update (pull request #22)
Updated base image to openjdk:8-jdk-alpine Approved-by: Joe Xie <jxie@atlassian.com>
This commit is contained in:
commit
37d9ecc3ad
@ -1,4 +1,4 @@
|
|||||||
FROM openjdk:8u121-alpine
|
FROM openjdk:8-jdk-alpine
|
||||||
MAINTAINER Atlassian Confluence
|
MAINTAINER Atlassian Confluence
|
||||||
|
|
||||||
ENV RUN_USER daemon
|
ENV RUN_USER daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user