This commit is contained in:
parent
a3c9f593e7
commit
243c240b96
@ -17,3 +17,6 @@ LABEL org.opencontainers.image.created="${IMAGE_CREATED}" \
|
|||||||
org.opencontainers.image.licenses="MIT" \
|
org.opencontainers.image.licenses="MIT" \
|
||||||
org.opencontainers.image.title="Gitea Actions runner images customised by Seeseemelk" \
|
org.opencontainers.image.title="Gitea Actions runner images customised by Seeseemelk" \
|
||||||
org.opencontainers.image.description="Docker images used by act_runner to run workflows."
|
org.opencontainers.image.description="Docker images used by act_runner to run workflows."
|
||||||
|
|
||||||
|
RUN apt-get update && \
|
||||||
|
apt-get -y install gnupg2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user