Update nginx Docker tag to v1.25.3
Some checks are pending
forgejo/Procyon/seedling/pipeline/head Build queued...
Some checks are pending
forgejo/Procyon/seedling/pipeline/head Build queued...
This commit is contained in:
parent
0452da7746
commit
5422364f94
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.13.9-alpine
|
||||
FROM nginx:1.25.3-alpine
|
||||
|
||||
RUN mkdir app
|
||||
RUN mkdir -p /run/nginx
|
||||
|
|
Loading…
Add table
Reference in a new issue