mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-04-24 16:53:37 +00:00
Compare commits
1 Commits
feat/vite
...
snyk-fix-f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f4a8e68999 |
@@ -1,4 +1,4 @@
|
||||
FROM nginx:latest
|
||||
FROM nginx:1-bullseye
|
||||
|
||||
COPY public /usr/share/nginx/html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf.template
|
||||
|
||||
Reference in New Issue
Block a user