Skip to content

Commit

Permalink
Merge pull request #175 from pulumiverse/renovate/python-3.x
Browse files Browse the repository at this point in the history
chore(deps): update python docker tag to v3.12
  • Loading branch information
aharter authored Oct 4, 2024
2 parents cfc8a99 + 42d3236 commit 3df6b8a
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 3df6b8a

Please sign in to comment.