alpine 3.22
This commit is contained in:
@@ -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