build(deps): bump python from 3.12-alpine to 3.13-alpine

Bumps python from 3.12-alpine to 3.13-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-14 04:37:29 +00:00 committed by Daniel Gray
parent 7e9f13ec33
commit fbc5e7937a
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -1,4 +1,4 @@
FROM python:3.12-alpine as base FROM python:3.13-alpine as base
LABEL org.opencontainers.image.source="https://github.com/privacyguides/privacyguides.org" LABEL org.opencontainers.image.source="https://github.com/privacyguides/privacyguides.org"