Skip to content

Commit

Permalink
bump openssl to 3.0.2-0ubuntu1.14 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-willm authored Feb 5, 2024
1 parent 0a8a91c commit a5652a7
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 @@ -149,7 +149,7 @@ RUN [ -n "${DEBUG}" ] && set -x; \
apt-get update; \
apt-get -yq --no-install-recommends install \
libtcnative-1=1.2.31-1build1 \
openssl=3.0.2-0ubuntu1.12 \
openssl=3.0.2-0ubuntu1.14 \
gettext-base=0.21-4ubuntu4 \
unzip=6.0-26ubuntu3.1 \
; \
Expand Down

0 comments on commit a5652a7

Please sign in to comment.