Skip to content

Commit

Permalink
Bump version to update base image
Browse files Browse the repository at this point in the history
Signed-off-by: shaoyue.chen <[email protected]>
  • Loading branch information
haorenfsa committed Oct 10, 2023
1 parent a10fa22 commit 66d151a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3.5/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ LABEL maintainer="Team DevOps of Zilliz <[email protected]" \
org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami, polished by zlliztech" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.5.5-2-r1" \
org.opencontainers.image.ref.name="3.5.5-2-r3" \
org.opencontainers.image.source="https://github.com/milvus-io/bitnami-docker-etcd" \
org.opencontainers.image.title="etcd" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.5.5-2-r1"
org.opencontainers.image.version="3.5.5-2-r3"

ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
Expand Down

0 comments on commit 66d151a

Please sign in to comment.