UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit dc055b3c authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !13
parents 002af4ed 7184f8cc
Pipeline #100575 passed with stages
in 49 minutes and 35 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.2
FROM goharbor/notary-signer-photon:v2.1.0 as base
FROM goharbor/notary-signer-photon:v2.1.1 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......@@ -10,7 +10,7 @@ LABEL org.opencontainers.image.title="notary-signer" \
org.opencontainers.image.description="Harbor is an open source cloud native registry that stores, signs, and scans content." \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.url="https://goharbor.io" \
org.opencontainers.image.version="v2.1.0" \
org.opencontainers.image.version="v2.1.1" \
maintainer="cht@dsop.io"
ENV SERVICE_NAME=notary_signer
......
@Library('DCCSCR@master') _
dccscrPipeline(version: "v2.1.0")
dccscrPipeline(version: "v2.1.1")
resources:
- url: "docker://docker.io/goharbor/notary-signer-photon@sha256:715647f1839f398c576cea878ac688f7a9598dd98cd2b91e31afa46ef835c30b"
tag: "goharbor/notary-signer-photon:v2.1.0"
- url: "docker://docker.io/goharbor/notary-signer-photon@sha256:23e5dfa4e36c8eee5263362c93e985e342df00737f34cd24a48f406e9c527815"
tag: "goharbor/notary-signer-photon:v2.1.1"
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