diff --git a/AGENT.md b/AGENT.md new file mode 100644 index 0000000..fb4d8fa --- /dev/null +++ b/AGENT.md @@ -0,0 +1 @@ +# AGENT.md diff --git a/Dockerfile b/Dockerfile index f239164..590d48b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.23.1-alpine +FROM ccr.ccs.tencentyun.com/violin/nginx:latest COPY dist /usr/share/nginx/html COPY nginx.conf /etc/nginx/conf.d/default.conf diff --git a/dist/index.html b/dist/index.html index f4570c9..704ce77 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,13 +6,13 @@