diff --git a/Dockerfile b/Dockerfile index be2d8c9c8bc61adfa34d68f1411a373e98dc1af0..744b5d837db9d261bb14d6213280d9a06bd71447 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.4 -FROM dexidp/dex:v2.29.0 as base +FROM dexidp/dex:v2.30.0 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index cb1a36037b3fe43c9433157ce0044c33763ecc40..b6d2cd2f95639a4c28b43c22f1c23695e2fd7d13 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/dexidp/dex" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v2.29.0" +- "v2.30.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/dexidp/dex" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "dexidp" - org.opencontainers.image.version: "v2.29.0" + org.opencontainers.image.version: "v2.30.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "idp,sso" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/dexidp/dex@sha256:9e44a39b8d16a0ebb30df7d063ab185fb80efc9cba3f444f275131d4ddf82cda" - tag: "dexidp/dex:v2.29.0" +- url: "docker://docker.io/dexidp/dex@sha256:63fc6ee14bcf1868ebfba90885aec76597e0f27bc8e89d1fd238b1f2ee3dea6e" + tag: "dexidp/dex:v2.30.0" # List of project maintainers maintainers: