Skip to content
Snippets Groups Projects

pin to second last version

Merged Nestor Arocha Rodriguez requested to merge n.arocha-master-patch-84617 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -14,7 +14,7 @@ RUN apk add --update --no-cache \
curl \
python3 \
py3-pip && \
pip3 install awscli
pip3 install awscli==1.27.22
WORKDIR /apps
Loading