diff --git a/Dockerfile b/Dockerfile index ffe42057998cffc4fc1b1bb6017963585b6044de..28a6c2cae89c7c9e6a823629d63023297e97e4ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/redhat/openjdk/openjdk11 ARG BASE_TAG=1.11 -FROM bitnami/redis:6.2.2 as base +FROM bitnami/redis:6.2.5 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as staging ARG BITNAMI_HOME=/opt/bitnami USER 0 diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 925432214ab1ec3042798bb8d75be7a442c520f6..be7e423089d8a25d2f45942ca4d8427e186073c0 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "bitnami/redis" # The most specific version should be the first tag and will be shown # on ironbank.dso.mil tags: -- "6.2.2" +- "6.2.5" # Build args passed to Dockerfile ARGs args: @@ -26,7 +26,7 @@ labels: org.opencontainers.image.url: "https://github.com/bitnami/bitnami-docker-redis" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Bitnami" - org.opencontainers.image.version: "6.2.2" + org.opencontainers.image.version: "6.2.5" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "dataflow,streaming" ## This value can be "opensource" or "commercial" @@ -36,8 +36,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: bitnami/redis:6.2.2 - url: docker://docker.io/bitnami/redis@sha256:45fa1b8fa8579a2cd8edebbbe66ba87e91ab48804750b572208db7611975e240 +- tag: bitnami/redis:6.2.5 + url: docker://docker.io/bitnami/redis@sha256:764af7ed09c7fb53f8ce9eebcca733bb490a1ca605322e89aa2d78d41628b50a # List of project maintainers maintainers: