Skip to content

Commit

Permalink
Updated Dockerfile to use CrateDB version 5.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crate Jenkins committed Oct 8, 2024
1 parent 3a91fd0 commit ee1d1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>" \
org.opencontainers.image.created="2024-10-07T18:12:01.604172" \
org.opencontainers.image.created="2024-10-08T08:42:47.653230" \
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/" \
Expand Down

0 comments on commit ee1d1bd

Please sign in to comment.