mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Updated base image to openjdk:8-jdk-alpine, to be more explicit and because the font bug affecting captcha appears to be resolved in Alpine 3.7.0+
This commit is contained in:
parent
526e1d5113
commit
f3c8443d59
@ -1,4 +1,4 @@
|
||||
FROM openjdk:8u121-alpine
|
||||
FROM openjdk:8-jdk-alpine
|
||||
MAINTAINER Atlassian Confluence
|
||||
|
||||
ENV RUN_USER daemon
|
||||
|
Loading…
Reference in New Issue
Block a user