diff --git a/Dockerfile b/Dockerfile index 0ff80b6..7f77e56 100644 --- a/Dockerfile +++ b/Dockerfile @@ -61,7 +61,7 @@ COPY --chown=1000:0 config/crate.yml /crate/config/crate.yml COPY --chown=1000:0 config/log4j2.properties /crate/config/log4j2.properties LABEL maintainer="Crate.io " \ - org.opencontainers.image.created="2024-09-17T16:42:07.604172" \ + org.opencontainers.image.created="2024-10-07T18:12:01.604172" \ org.opencontainers.image.title="crate" \ org.opencontainers.image.description="CrateDB is a distributed SQL database that handles massive amounts of machine data in real-time." \ org.opencontainers.image.url="https://crate.io/products/cratedb/" \