This commit is contained in:
bjoernellens1 2023-11-30 11:10:15 +01:00 committed by GitHub
parent 76f82c71da
commit b84d5a70a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,3 +132,5 @@ RUN microdnf -y install dnf \
&& dnf clean all && dnf clean all
USER olivetin USER olivetin
ENTRYPOINT [ "/usr/bin/OliveTin" ]