Skip to content

Commit

Permalink
Update data caterer image name
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Oct 24, 2024
1 parent d67604c commit c38e94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ services:
condition: service_completed_successfully
environment:
- DEPLOY_MODE=standalone
image: "datacatering/data-caterer-basic:${DATA_CATERER_VERSION:-0.11.11}"
image: "datacatering/data-caterer:${DATA_CATERER_VERSION:-0.12.1}"
ports:
- "9898:9898"
volumes:
Expand Down

0 comments on commit c38e94f

Please sign in to comment.