Explorar o código

🐛: fix Dockerfile.yml.template

ulyc %!s(int64=2) %!d(string=hai) anos
pai
achega
fdb3b03467
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/Dockerfile.template

+ 1 - 1
template/Dockerfile.template

@@ -2,7 +2,7 @@ FROM sr.ht-base:dev
 COPY ./start.sh /
 
 RUN apk add  {{MODULES}}
-COMMAND ["./start.sh"]
+CMD ["./start.sh"]