mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 01:07:20 +08:00
1.8.0-debian-10-r32 release
This commit is contained in:
committed by
Bitnami Containers
parent
dae6edebef
commit
85884d07d2
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN mkdir -p "/cosign-keys" && chmod -R 777 "/cosign-keys"
|
||||
RUN mkdir /.sigstore && chmod g+rwX /.sigstore
|
||||
|
||||
ENV APP_VERSION="1.8.0" \
|
||||
BITNAMI_APP_NAME="cosign" \
|
||||
|
||||
@@ -35,7 +35,7 @@ $ docker-compose up -d
|
||||
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/).
|
||||
|
||||
|
||||
* [`1`, `1-debian-10`, `1.8.0`, `1.8.0-debian-10-r31`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cosign/blob/1.8.0-debian-10-r31/1/debian-10/ Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.8.0`, `1.8.0-debian-10-r32`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cosign/blob/1.8.0-debian-10-r32/1/debian-10/ Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/cosign GitHub repo](https://github.com/bitnami/bitnami-docker-cosign).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user