mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
DCD-545: Remove deprecated maintainer line.
This commit is contained in:
parent
c92ee57bf2
commit
f5e3d621c7
@ -1,5 +1,4 @@
|
||||
FROM adoptopenjdk/openjdk8:slim
|
||||
MAINTAINER Atlassian Confluence
|
||||
|
||||
ENV RUN_USER confluence
|
||||
ENV RUN_GROUP confluence
|
||||
|
@ -1,5 +1,4 @@
|
||||
FROM adoptopenjdk/openjdk8:alpine
|
||||
MAINTAINER Atlassian Confluence
|
||||
|
||||
ENV RUN_USER confluence
|
||||
ENV RUN_GROUP confluence
|
||||
|
Loading…
Reference in New Issue
Block a user