mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Build only from the first supported version - 7.3
https://confluence.atlassian.com/support/atlassian-support-end-of-life-policy-201851003.html
This commit is contained in:
parent
1ca6ff3499
commit
df72c4b598
@ -9,7 +9,7 @@ REPOS = ['atlassian/confluence', 'atlassian/confluence-server']
|
||||
images = {
|
||||
'Confluence': {
|
||||
11: {
|
||||
'start_version': '7.2',
|
||||
'start_version': '7.3',
|
||||
'end_version': '8',
|
||||
'default_release': True,
|
||||
'base_image': 'adoptopenjdk/openjdk11',
|
||||
|
Loading…
Reference in New Issue
Block a user