Skip to content

Commit

Permalink
cicd: Bug in dockerfile.arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Mar 24, 2024
1 parent 709223b commit c4d1a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN mkdir -p /config /config/entities/ /var/www/olivetin \
openssh-clients \
shadow-utils \
apprise \
docker
docker \
&& microdnf clean all

RUN useradd --system --create-home olivetin -u 1000
Expand Down

0 comments on commit c4d1a2a

Please sign in to comment.