Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmt authored Dec 27, 2023
1 parent f1bdec6 commit 49b725d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
petclinic:
depends_on:
- postgres
image: ghcr.io/danielt-ent/petclinic-grafana:latest
image: ghcr.io/dmt/petclinic-grafana:latest
# run as root to be able to write log files into the mount. meh
user: root
container_name: petclinic
Expand Down

0 comments on commit 49b725d

Please sign in to comment.