From 1c3fe9285b11c9af35777214fada6721a8edefb4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 15 Feb 2024 21:50:55 +0100 Subject: [PATCH] [bitnami/neo4j] Release 5.16.0-debian-11-r15 (#61354) Signed-off-by: Bitnami Containers --- bitnami/neo4j/5/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/neo4j/5/debian-11/Dockerfile b/bitnami/neo4j/5/debian-11/Dockerfile index 2533e404b56c..f2dbe2f57869 100644 --- a/bitnami/neo4j/5/debian-11/Dockerfile +++ b/bitnami/neo4j/5/debian-11/Dockerfile @@ -8,10 +8,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2024-02-15T10:45:14Z" \ + org.opencontainers.image.created="2024-02-15T19:17:34Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="5.16.0-debian-11-r14" \ + org.opencontainers.image.ref.name="5.16.0-debian-11-r15" \ org.opencontainers.image.title="neo4j" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="5.16.0"