UNCLASSIFIED

Commit 99ce95cb authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'development' into 'master'

master: bump ubi

See merge request !25
parents 165d3e00 532d6197
Pipeline #276946 passed with stages
in 9 minutes and 41 seconds
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.2
ARG BASE_TAG=8.4
FROM goharbor/notary-signer-photon:v2.2.1 as base
......
......@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.3"
BASE_TAG: "8.4"
# Docker image labels
labels:
......
......@@ -5,17 +5,9 @@
"baseBranches": [
"development"
],
"automerge": true,
"gitLabAutomerge": true,
"regexManagers": [
{
"fileMatch": [
"^Dockerfile$"
],
"matchStrings": [
"version=\"(?<currentValue>.*?)\""
],
"depNameTemplate": "goharbor/notary-signer-photon",
"datasourceTemplate": "docker"
},
{
"fileMatch": [
"^hardening_manifest.yaml$"
......
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