Compare commits
No commits in common. "e0abcf82ef8e02528600dd01fa9ed35aa9660160" and "6786dcc5c543fcfcf13476de054efc736d7dc77a" have entirely different histories.
e0abcf82ef
...
6786dcc5c5
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
FROM docker.io/nginxinc/nginx-unprivileged:1.27.3-alpine
|
FROM docker.io/library/nginx:1.25.3-alpine
|
||||||
|
|
||||||
LABEL maintainer="saibotk"
|
|
||||||
|
|
||||||
COPY ./dist/ /usr/share/nginx/html/
|
COPY ./dist/ /usr/share/nginx/html/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue