Skip to content
Snippets Groups Projects
Commit 3f458189 authored by ale's avatar ale
Browse files

Add ca-certificates to let us run curl

parent 2567b97f
Branches
No related tags found
1 merge request!4Use S6
......@@ -5,7 +5,7 @@
# Packages that are only used to build the container. These will be
# removed once we're done.
BUILD_PACKAGES="curl rsync"
BUILD_PACKAGES="ca-certificates curl rsync"
# Packages required to serve the website and run the services.
# We have to keep the python3 packages around in order to run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment