Skip to content

Commit 81aeb7e

Browse files
Bump python from 3.12.7-alpine to 3.13.3-alpine (#3385)
Bumps python from 3.12.7-alpine to 3.13.3-alpine. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.3-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03436d5 commit 81aeb7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# This image is also available on Dockerhub:
1616
# https://hub.docker.com/r/wemakeservices/wemake-python-styleguide
1717

18-
FROM python:3.12.7-alpine
18+
FROM python:3.13.3-alpine
1919

2020
LABEL maintainer="mail@sobolevn.me"
2121
LABEL vendor="wemake.services"

0 commit comments

Comments
 (0)