Skip to content

Commit

Permalink
bump python version (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: Jean Abreu <abreustudio@gmail.com>
  • Loading branch information
Garibaldy and jeanabreu authored Dec 24, 2024
1 parent 01b9072 commit bfc641f
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,4 +1,4 @@
FROM python:3.10-slim-bullseye as base
FROM python:3.11-slim-bullseye as base

SHELL ["/bin/bash", "-xo", "pipefail", "-c"]

Expand Down

0 comments on commit bfc641f

Please sign in to comment.