Skip to content

Commit

Permalink
Update docker-compose.yml (#28296)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilvam authored Apr 18, 2024
1 parent d7d4b28 commit 6949e18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ services:

cube:
container_name: cube
image: cubejs/cube:latest
image: cubejs/cube:v0.35.12
ports:
- ${CUBE_HOST_PORT:-4001}:4000
environment:
Expand Down

0 comments on commit 6949e18

Please sign in to comment.