wuqih 2 anni fa
parent
commit
c9055989e9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docker/Dockerfile.alpine.latest

+ 1 - 1
docker/Dockerfile.alpine.latest

@@ -26,4 +26,4 @@ RUN chmod +x /entrypoint.sh \
 
 USER noroot
 
-ENTRYPOINT ["docker/entrypoint.sh"]
+ENTRYPOINT ["/entrypoint.sh"]