Skip to content

Commit

Permalink
Merge pull request #200 from gabrielrufino/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
gabrielrufino authored Aug 7, 2024
2 parents 171f826 + c76c10d commit 2578fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:
- traefik.http.routers.matomo.tls.certresolver=letsencrypt
restart: ${MATOMO_RESTART_POLICY-no}
metabase:
image: metabase/metabase:${METABASE_VERSION-v0.47.7}
image: metabase/metabase:${METABASE_VERSION-v0.50.19}
container_name: ${METABASE_CONTAINER_NAME-}
ports:
- 3001:3000
Expand Down

0 comments on commit 2578fb9

Please sign in to comment.