Skip to content

Commit

Permalink
Updated Dockerfile to use CrateDB version 5.7.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crate Jenkins committed Jan 30, 2025
1 parent e581e94 commit 93c9f06
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="2025-01-30T15:30:28.532618" \
org.opencontainers.image.created="2025-01-30T15:36:24.232944" \
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 93c9f06

Please sign in to comment.