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).