Skip to content

Commit 7862e71

Browse files
committed
bump curl version to 8.5.0-2ubuntu10.7
1 parent eb53946 commit 7862e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ RUN [ -n "${DEBUG}" ] && set -x; \
144144
export DEBIAN_FRONTEND=noninteractive; \
145145
apt-get update; \
146146
apt-get -yq --no-install-recommends install \
147-
curl=8.5.0-2ubuntu10.6 \
147+
curl=8.5.0-2ubuntu10.7 \
148148
openssl \
149149
gettext-base=0.21-14ubuntu2 \
150150
unzip=6.0-28ubuntu4.1 \

0 commit comments

Comments
 (0)