mirror of
https://github.com/bitnami/containers.git
synced 2026-02-12 23:27:17 +08:00
[bitnami/etcd] Release 3.3.27-debian-11-r58 (#13737)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="3.3.27-debian-11-r57" \
|
||||
org.opencontainers.image.ref.name="3.3.27-debian-11-r58" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/etcd" \
|
||||
org.opencontainers.image.title="etcd" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -21,7 +21,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN install_packages ca-certificates curl procps
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"yq-4.30.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.30.3-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
"etcd-3.3.27-155-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "f8621bf71259eccfd67cef059518f89838520d7bf80ebf8e265500910f9e48ac",
|
||||
"digest": "899950db10936b5fbc4e1a0476996e3fefba57244be532f9fc375e3d8e1710db",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.30.1-0"
|
||||
"version": "4.30.3-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user