Skip to content

Commit

Permalink
refactor(dependencies): ⬆️ Update OPENSSH Version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherStranger committed Dec 28, 2023
1 parent 04c8a8c commit 95e6ba4
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 @@ -3,7 +3,7 @@
################################################################################
ARG BORGBACKUP_VERSION="1.2.7"
ARG PYTHON_VERSION="3.12"
ARG OPENSSH_VERSION="9.5_p1-r0"
ARG OPENSSH_VERSION="9.6_p1-r0"
ARG SED_VERSION="4.9-r2"
ARG BASH_VERSION="5.2.21-r0"
ARG SHADOW_VERSION="4.14.2-r0"
Expand Down

0 comments on commit 95e6ba4

Please sign in to comment.