Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Feb 8, 2024
1 parent 295ef3d commit 89629dc
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 89629dc

Please sign in to comment.