Skip to content

Commit

Permalink
24.3 fb openssl 3.0.2 0ubuntu1.15 24.3 snapshot (#69)
Browse files Browse the repository at this point in the history
* set bootstrap full text index path (#64)

* bump openssl version

---------

Co-authored-by: github-actions <teamcity@labkey.com>
  • Loading branch information
labkey-stuartm and labkey-teamcity authored Mar 11, 2024
1 parent dba59e3 commit 4e61974
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 @@ -147,7 +147,7 @@ RUN [ -n "${DEBUG}" ] && set -x; \
export DEBIAN_FRONTEND=noninteractive; \
apt-get update; \
apt-get -yq --no-install-recommends install \
openssl=3.0.2-0ubuntu1.14 \
openssl=3.0.2-0ubuntu1.15 \
gettext-base=0.21-4ubuntu4 \
unzip=6.0-26ubuntu3.1 \
; \
Expand Down

0 comments on commit 4e61974

Please sign in to comment.