Compare commits

..

1 Commits

Author SHA1 Message Date
c8c4d9ff92 chore(ci): release docker image
All checks were successful
Cadoles/bouncer/pipeline/pr-develop This commit looks good
2023-07-07 08:16:30 -06:00

View File

@ -7,6 +7,7 @@ ARG https_proxy=
# Install dev environment dependencies
RUN export DEBIAN_FRONTEND=noninteractive &&\
apt clean &&\
apt-get update -y &&\
apt-get install -y --no-install-recommends curl ca-certificates build-essential wget unzip tar git jq gnupg