Skip to content

Commit

Permalink
chore: update python docker tag to v3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 6345ce5 commit ab57f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- "./scripts/init.d:/usr/local/unifi/init.d:ro"

bootstrap:
image: python:3.10-alpine
image: python:3.12-alpine
environment:
- UNIFI_EMAIL=${UNIFI_EMAIL:[email protected]}
- UNIFI_PASSWORD=${UNIFI_PASSWORD:-pulumi-unifi-password}
Expand Down

0 comments on commit ab57f6a

Please sign in to comment.