fix(deps): Update Dockerfile curl and libcap (#3419)

This commit is contained in:
Alberto Rojas
2023-05-19 15:12:16 +02:00
committed by GitHub
parent c3c2fd4c5a
commit a64015be83

View File

@@ -175,11 +175,11 @@ RUN apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/ma
git~=2.40 && \
apk add --no-cache \
ca-certificates~=20230506 \
curl~=8.0 \
curl~=8.1 \
unzip~=6.0 \
bash~=5.2 \
openssh~=9.3_p1 \
libcap~=2.68 \
libcap~=2.69 \
dumb-init~=1.2 \
gcompat~=1.1