mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-01-20 10:31:00 +01:00
Merge pull request #17 from Mastermindzh/snyk-fix-d1d3369ad6376ac119a2e54c49f67556
[Snyk] Security upgrade nginx from 1.22.1 to 1.24
This commit is contained in:
commit
d805b056cd
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.22.1
|
||||
FROM nginx:1.24
|
||||
|
||||
RUN mkdir -p /usr/share/nginx/html
|
||||
COPY dist/ /usr/share/nginx/html
|
||||
|
Loading…
Reference in New Issue
Block a user