init entry?

This commit is contained in:
MrTyton 2022-03-25 20:52:55 -04:00
parent ed271c67ec
commit b00c701b5f
2 changed files with 2 additions and 2 deletions

View File

@ -76,4 +76,4 @@ VOLUME /config
WORKDIR /config
ENTRYPOINT ["/init"]
ENTRYPOINT ["/sbin/init"]

View File

@ -1 +1 @@
2022.03.25-16
2022.03.25-17