mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 07:46: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
|
RUN pnpm build
|
||||||
|
|
||||||
# production stage
|
# 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
|
USER root
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue