Browse Source

Fix image name typo.

scossu 1 year ago
parent
commit
779b0c6fe1
1 changed files with 1 additions and 1 deletions
  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.