Merge branch 'master' into deploy
This commit is contained in:
commit
e0abcf82ef
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
FROM docker.io/library/nginx:1.25.3-alpine
|
||||
FROM docker.io/nginxinc/nginx-unprivileged:1.27.3-alpine
|
||||
|
||||
LABEL maintainer="saibotk"
|
||||
|
||||
COPY ./dist/ /usr/share/nginx/html/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue