AstraOS commited on
Commit
3f424aa
·
verified ·
1 Parent(s): e2e24e2

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -51,7 +51,7 @@ COPY ./assets /app/assets
51
  # RUN hugo mod get
52
 
53
  # Copy the theme into the /themes directory
54
- COPY ./hugo-theme-stack /app/themes/hugo-theme-stack
55
 
56
  # Build the Hugo site
57
  RUN hugo
 
51
  # RUN hugo mod get
52
 
53
  # Copy the theme into the /themes directory
54
+ COPY ./hugo-theme-stack /app/themes
55
 
56
  # Build the Hugo site
57
  RUN hugo