Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
This commit is contained in:
Executable → Regular
+1
-1
@@ -27,7 +27,7 @@ COPY ./*.json /usr/src/app/
|
||||
RUN npm run build --loglevel verbose 2>&1
|
||||
|
||||
# Production environment
|
||||
FROM nginx:1.29.0
|
||||
FROM nginx:1.29.3
|
||||
|
||||
RUN mkdir -p /usr/share/nginx/html/build
|
||||
RUN mkdir -p /usr/share/nginx/html/css
|
||||
|
||||
Reference in New Issue
Block a user