mirror of
https://github.com/bitnami/containers.git
synced 2026-03-17 14:57:40 +08:00
1.10.2-debian-10-r19 release
This commit is contained in:
@@ -9,7 +9,7 @@ ENV HOME="/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages ca-certificates curl gzip libc6 procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-adapter-trivy" "1.10.2-2" --checksum 5c876c1d5bb79ed976e70a8ca4554595abca22f5c78332b50568a338755d6647
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-adapter-trivy" "1.10.2-3" --checksum d7c077f2208d5fdd91040561dabfbf08c76e4674255a7491fe8ecedf05ab2358
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-0" --checksum 582d501eeb6b338a24f417fededbf14295903d6be55c52d66c52e616c81bcd8c
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
@@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/harbor-adapter-trivy/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-adapter-trivy" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.2-debian-10-r18" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.2-debian-10-r19" \
|
||||
PATH="/opt/bitnami/harbor-adapter-trivy/bin:/opt/bitnami/common/bin:$PATH"
|
||||
|
||||
WORKDIR /opt/bitnami/harbor-adapter-trivy
|
||||
|
||||
@@ -45,7 +45,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/).
|
||||
|
||||
|
||||
* [`1-debian-10`, `1.10.2-debian-10-r18`, `1`, `1.10.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-adapter-trivy/blob/1.10.2-debian-10-r18/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.10.2-debian-10-r19`, `1`, `1.10.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-adapter-trivy/blob/1.10.2-debian-10-r19/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/harbor-adapter-trivy GitHub repo](https://github.com/bitnami/bitnami-docker-harbor-adapter-trivy).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user