Skip to content
Snippets Groups Projects
Commit 3d7a967c authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch 'fix_image_build' into 'master'

Update curl and chromium packages in Dockerfile

See merge request openappstack/openappstack!459
parents f11c6058 be8aa5ee
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,10 @@ RUN \
apk --no-cache add \
bash=~5.1.4-r0 \
cargo=~1.52.0-r0 \
chromium=~91.0.4472.114-r0 \
curl=~7.77.0-r1 \
chromium=~91.0.4472.164-r0 \
curl=~7.78.0-r0 \
# needed for installing pycurl python module
curl-dev=~7.77.0-r1 \
curl-dev=~7.78.0-r0 \
gcc=~10.3.1_git20210424-r2 \
git=~2.32.0-r0 \
libffi-dev=3.3-r2 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment