diff --git a/compose.yaml b/compose.yaml index 6f849aa..10e15f5 100644 --- a/compose.yaml +++ b/compose.yaml @@ -64,7 +64,7 @@ services: - DOCKER_INFLUXDB_INIT_BUCKET=fitbit_manager - DOCKER_INFLUXDB_INIT_ADMIN_TOKEN=token nginx: - image: nginx:1.29 + image: nginx:1.30 ports: - "80:80" - "443:443"