Add gnupg2
All checks were successful
release / release (push) Successful in 1m44s

This commit is contained in:
Sebastiaan de Schaetzen 2024-08-21 20:24:13 +02:00
parent a3c9f593e7
commit 243c240b96

View File

@ -17,3 +17,6 @@ LABEL org.opencontainers.image.created="${IMAGE_CREATED}" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.title="Gitea Actions runner images customised by Seeseemelk" \
org.opencontainers.image.description="Docker images used by act_runner to run workflows."
RUN apt-get update && \
apt-get -y install gnupg2