mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 04:58:21 +00:00
fix(deps): Update Dockerfile curl and libcap (#3419)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user