Sfoglia il codice sorgente

Fix image name typo.

scossu 1 anno fa
parent
commit
779b0c6fe1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM lcnetdev/scriptshifter_base:latest
+FROM lcnetdev/scriptshifter-base:latest
 ARG WORKROOT "/usr/local/scriptshifter/src"
 
 # Copy core application files.