Skip to content

Commit

Permalink
Merge pull request #1 from 0xflotus/0xflotus-patch-1
Browse files Browse the repository at this point in the history
upgrade python version
  • Loading branch information
0xflotus authored Feb 8, 2024
2 parents 295ef3d + 89629dc commit 061c43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This Dockerfile is only for test purposes.

FROM python:3.9-alpine
FROM python:3.12-alpine
LABEL maintainer "0xflotus"

RUN apk add --virtual build-deps --no-cache gcc musl-dev
Expand Down

0 comments on commit 061c43a

Please sign in to comment.