mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-05-05 13:58:35 +00:00
Compare commits
1 Commits
master
...
snyk-fix-a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c73ff0e67 |
@@ -1,4 +1,4 @@
|
|||||||
FROM nginx:latest
|
FROM nginx:1.23
|
||||||
|
|
||||||
COPY public /usr/share/nginx/html
|
COPY public /usr/share/nginx/html
|
||||||
COPY nginx.conf /etc/nginx/conf.d/default.conf.template
|
COPY nginx.conf /etc/nginx/conf.d/default.conf.template
|
||||||
|
|||||||
Reference in New Issue
Block a user