mirror of https://github.com/cppla/ServerStatus
update
parent
b8cca93c6f
commit
3ab51d34a4
|
@ -12,7 +12,7 @@ RUN make
|
|||
RUN pwd && ls -a
|
||||
|
||||
# glibc env run
|
||||
FROM nginx:1.17-alpine
|
||||
FROM nginx:latest
|
||||
|
||||
RUN mkdir -p /ServerStatus/server/
|
||||
|
||||
|
|
Loading…
Reference in New Issue