Skip to content

Commit

Permalink
⬆️ Upgrade Python version in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui committed May 1, 2024
1 parent 189bbff commit b21db2b
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.11-alpine
FROM python:3.12-alpine

LABEL maintainer="Guillaume Kulakowski <[email protected]>"
ENV PS1="\[\e[0;33m\]|> seedboxsync <| \[\e[1;35m\]\W\[\e[0m\] \[\e[0m\]# "
Expand Down

0 comments on commit b21db2b

Please sign in to comment.