Skip to content

Commit

Permalink
Update marquezproject/marquez-web Docker tag to v0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 6018aa1 commit 7ab68e3
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 @@ -832,7 +832,7 @@ services:
environment:
- MARQUEZ_HOST=host.docker.internal
- MARQUEZ_PORT=5002
image: "marquezproject/marquez-web:${MARQUEZ_VERSION:-0.49.0}"
image: "marquezproject/marquez-web:${MARQUEZ_VERSION:-0.50.0}"
ports:
- "3001:3000"
marquez-data:
Expand Down

0 comments on commit 7ab68e3

Please sign in to comment.