mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26:15 -04:00
Update image version
This commit is contained in:
parent
f1a90f0609
commit
b0cc582b0c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ COPY . .
|
|||
RUN pnpm build
|
||||
|
||||
# production stage
|
||||
FROM nginxinc/nginx-unprivileged:1.25.2-alpine AS production-stage
|
||||
FROM nginxinc/nginx-unprivileged:1.25.4-alpine AS production-stage
|
||||
|
||||
USER root
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue