Skip to content

Commit

Permalink
refactor(deps): ⬆️ upgrade python to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherStranger committed Dec 2, 2023
1 parent 995b3ae commit c5b749e
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
Expand Up @@ -2,7 +2,7 @@
# PIN PACKAGE VERSIONS #
################################################################################
ARG BORGBACKUP_VERSION="1.2.7"
ARG PYTHON_VERSION="3.11"
ARG PYTHON_VERSION="3.12"
ARG OPENSSH_VERSION="9.3_p2-r0"
ARG SED_VERSION="4.9-r2"
ARG BASH_VERSION="5.2.15-r5"
Expand Down

0 comments on commit c5b749e

Please # to comment.