UNCLASSIFIED

Commit 969df3cd authored by Daniel Miakotkin's avatar Daniel Miakotkin
Browse files

Artifactory OSS 7.12.6, migration to releases-docker.jfrog.io

parent 8b463c8d
Pipeline #152316 passed with stages
in 18 minutes and 54 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.3
FROM docker.bintray.io/jfrog/artifactory-oss:7.12.5 AS base
FROM releases-docker.jfrog.io/jfrog/artifactory-oss:7.12.6 AS base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......@@ -10,7 +10,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
USER root
# Set vars
ARG ARTIFACTORY_VERSION=7.12.5
ARG ARTIFACTORY_VERSION=7.12.6
ENV JF_ARTIFACTORY_USER=artifactory \
ARTIFACTORY_VERSION=${ARTIFACTORY_VERSION} \
ARTIFACTORY_BOOTSTRAP=/artifactory_bootstrap \
......
......@@ -8,7 +8,7 @@ name: "jfrog/artifactory/artifactory-oss"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "7.12.5"
- "7.12.6"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://jfrog.com"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "JFrog"
org.opencontainers.image.version: "7.12.5"
org.opencontainers.image.version: "7.12.6"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "storage,devops,container,binary,docker,maven,gradle,ivy"
## This value can be "opensource" or "commercial"
......@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context
resources:
- tag: docker.bintray.io/jfrog/artifactory-oss:7.12.5
url: docker://docker.bintray.io/jfrog/artifactory-oss@sha256:bc53370d6cc3457c56fe7cb11a38cb606ea4b2116f9dbd3a5b84e70ea3b531de
- tag: releases-docker.jfrog.io/jfrog/artifactory-oss:7.12.6
url: docker://releases-docker.jfrog.io/jfrog/artifactory-oss@sha256:6c229effd2a7ef2807268267e1e296638e1f281e4d7b98eb829ef34ae95edef5
# List of project maintainers
maintainers:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment