Compare commits
2 Commits
5bd8d05103
...
fa33f12a76
Author | SHA1 | Date | |
---|---|---|---|
fa33f12a76
|
|||
7a932996ba
|
@@ -1,4 +1,4 @@
|
|||||||
FROM nginx:alpine3.21
|
FROM nginx:alpine3.22
|
||||||
COPY ./content /usr/share/nginx/html
|
COPY ./content /usr/share/nginx/html
|
||||||
RUN cd /usr/share/nginx/html && ./snippet-indexer.sh
|
RUN cd /usr/share/nginx/html && ./snippet-indexer.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user