fix gpg keys

This commit is contained in:
Thorsten Spille
2026-01-17 17:45:52 +00:00
parent 1c6ec8f73c
commit f2f1beb8a5
2 changed files with 4 additions and 2 deletions

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 wget ssl-cert tmux"
LXC_TOOLSET_BASE="sudo lsb-release curl dirmngr git gpg gnupg2 apt-transport-https wget ssl-cert tmux"