Skip to content

Commit

Permalink
Test python 3.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnar-mb committed Jan 8, 2025
1 parent e45e133 commit 6afa8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/docker/Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Official python image has an alpine-based version. It's easiest to
# use it directly instead of building from source with pyenv.
FROM python:3.12-alpine
FROM python:3.12.7-alpine

# Install extras
RUN apk add sudo bash
Expand Down

0 comments on commit 6afa8e8

Please sign in to comment.