diff --git a/compose.yaml b/compose.yaml index 50b7ed8..03bd73e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,7 @@ services: app: - image: ghcr.io/uberfastman/fantasy-football-metrics-weekly-report:19.0.4 + image: ghcr.io/uberfastman/fantasy-football-metrics-weekly-report:19.1.0 platform: linux/amd64 ports: - "5001:5000"