From 3fec68edd3e71b8d30a9f2a279b829859eee8673 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 4 Oct 2022 12:18:00 +0200 Subject: [PATCH] [bitnami/oras] Release 0.15.0-scratch-r1 (#8877) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/oras/0/scratch/Dockerfile | 2 +- bitnami/oras/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/oras/0/scratch/Dockerfile b/bitnami/oras/0/scratch/Dockerfile index a13fadc8ea80..52f6908ce590 100644 --- a/bitnami/oras/0/scratch/Dockerfile +++ b/bitnami/oras/0/scratch/Dockerfile @@ -29,7 +29,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="0.15.0-scratch-r0" \ + org.opencontainers.image.ref.name="0.15.0-scratch-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/oras" \ org.opencontainers.image.title="oras" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/oras/README.md b/bitnami/oras/README.md index 042535af12eb..6e281818c51e 100644 --- a/bitnami/oras/README.md +++ b/bitnami/oras/README.md @@ -30,7 +30,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`0`, `0-scratch`, `0.15.0`, `0.15.0-scratch-r0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/oras/0/scratch/Dockerfile) +* [`0`, `0-scratch`, `0.15.0`, `0.15.0-scratch-r1`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/oras/0/scratch/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).