Skip to content

Commit

Permalink
Merge 24.9 to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Sep 18, 2024
2 parents 4ac4734 + 32050c1 commit 2fd7d12
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 @@ -150,7 +150,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.17 \
openssl=3.0.2-0ubuntu1.18 \
gettext-base=0.21-4ubuntu4 \
unzip=6.0-26ubuntu3.1 \
; \
Expand Down

0 comments on commit 2fd7d12

Please sign in to comment.