Compare commits
2 commits
6786dcc5c5
...
e0abcf82ef
Author | SHA1 | Date | |
---|---|---|---|
e0abcf82ef | |||
8175880783 |
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