Skip to content

Commit

Permalink
Update README.md (#2333)
Browse files Browse the repository at this point in the history
Remove erroneous ttl.sh reference from development.

Signed-off-by: stgarf <[email protected]>
  • Loading branch information
stgarf authored Mar 10, 2024
1 parent c18e72f commit f131377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/clickhouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This `docker-compose.yaml` sets up a Clickhouse database with a default database
version: "3.7"
services:
clickhouse:
image: ttl.sh/steve/clickhouse@sha256:8717f81f80aa851d53dcf3355e1eb728e84932dd59d42333e6b42b0b9f354fc3
image: cgr.dev/chainguard/clickhouse:latest
restart: unless-stopped
entrypoint: /usr/bin/clickhouse-server -- --listen_host 0.0.0.0
working_dir: /home/clickhouse
Expand Down

0 comments on commit f131377

Please sign in to comment.