UNCLASSIFIED

Commit 238a1d95 authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'use-ubi-shell' into 'development'

Cleaned up issue with hardening manifest

See merge request !19
parents 37764b5d 318568e3
Pipeline #271769 passed with stages
in 6 minutes and 26 seconds
...@@ -5,10 +5,9 @@ apiVersion: v1 ...@@ -5,10 +5,9 @@ apiVersion: v1
name: "opensource/kaniko/kaniko" name: "opensource/kaniko/kaniko"
tags: tags:
- "v1.6.0" - "v1.6.0"
- "1.5.1" - "debug"
- "debug" - "latest"
- "latest"
args: args:
BASE_IMAGE: "google/distroless/static" BASE_IMAGE: "google/distroless/static"
...@@ -33,16 +32,14 @@ labels: ...@@ -33,16 +32,14 @@ labels:
mil.dso.ironbank.product.name: "kaniko" mil.dso.ironbank.product.name: "kaniko"
resources: resources:
- tag: gcr.io/kaniko-project/executor:v1.6.0-debug - tag: gcr.io/kaniko-project/executor:v1.6.0-debug
url: docker://gcr.io/kaniko-project/executor@sha256:27f62896190a10c05e84a6cb602392c07176f4c4fa241a72a6ab424a3865ca34 url: docker://gcr.io/kaniko-project/executor@sha256:27f62896190a10c05e84a6cb602392c07176f4c4fa241a72a6ab424a3865ca34
- tag: busybox:1.32.1
url: docker://docker.io/library/busybox@sha256:1ccc0a0ca577e5fb5a0bdf2150a1a9f842f47c8865e861fa0062c5d343eb8cac
maintainers: maintainers:
- email: "joshua.t.carnes@lmco.com" - email: "joshua.t.carnes@lmco.com"
name: "Joshua Carnes" name: "Joshua Carnes"
username: "jcarnes" username: "jcarnes"
- name: "Sean Melissari" - name: "Sean Melissari"
username: "sean.melissari" username: "sean.melissari"
email: "melissari_sean@bah.com" email: "melissari_sean@bah.com"
cht_member: true cht_member: true
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