We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53dec28 commit 37c1958Copy full SHA for 37c1958
compose.yaml
@@ -64,7 +64,7 @@ services:
64
- DOCKER_INFLUXDB_INIT_BUCKET=fitbit_manager
65
- DOCKER_INFLUXDB_INIT_ADMIN_TOKEN=token
66
nginx:
67
- image: nginx:1.28
+ image: nginx:1.29
68
ports:
69
- "80:80"
70
- "443:443"
0 commit comments