Add ssl-cert to base toolset

This commit is contained in:
Thorsten Spille
2023-02-12 20:42:38 +01:00
committed by GitHub
parent 18a8ff5f2c
commit 7baf5ad194

View File

@ -8,4 +8,4 @@
# This file contains the project constants on container level
# Define your (administrative) tools, you always want to have installed into your LXC container
LXC_TOOLSET_BASE="sudo lsb-release curl dirmngr git gnupg2 apt-transport-https software-properties-common wget"
LXC_TOOLSET_BASE="sudo lsb-release curl dirmngr git gnupg2 apt-transport-https software-properties-common wget ssl-cert"