cicd: Bug in dockerfile.arm64

This commit is contained in:
jamesread 2024-03-24 23:06:37 +00:00
parent 709223bd46
commit c4d1a2a105
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ RUN mkdir -p /config /config/entities/ /var/www/olivetin \
openssh-clients \ openssh-clients \
shadow-utils \ shadow-utils \
apprise \ apprise \
docker docker \
&& microdnf clean all && microdnf clean all
RUN useradd --system --create-home olivetin -u 1000 RUN useradd --system --create-home olivetin -u 1000