mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
SCALE-4: Remove addition of explicit JDK 8 image for Alpine builds.
This commit is contained in:
parent
b50be4b64d
commit
99745a66a1
@ -14,7 +14,6 @@ pipelines:
|
||||
- export END_VERSION='7'
|
||||
- export DEFAULT_RELEASE='false'
|
||||
- export DOCKER_REPO='atlassian/confluence-server'
|
||||
- export DOCKERFILE_BUILDARGS='BASE_IMAGE=adoptopenjdk/openjdk8:alpine'
|
||||
- export DOCKERFILE='Dockerfile-alpine'
|
||||
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
||||
- export MAC_PRODUCT_KEY='confluence'
|
||||
@ -82,7 +81,6 @@ pipelines:
|
||||
- export END_VERSION='7'
|
||||
- export DEFAULT_RELEASE='false'
|
||||
- export DOCKER_REPO='atlassian/confluence-server'
|
||||
- export DOCKERFILE_BUILDARGS='BASE_IMAGE=adoptopenjdk/openjdk8:alpine'
|
||||
- export DOCKERFILE='Dockerfile-alpine'
|
||||
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
||||
- export MAC_PRODUCT_KEY='confluence'
|
||||
|
Loading…
Reference in New Issue
Block a user