chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.28
Signed-off-by: Renovate Bot <renovate@kektus.xyz>
This commit is contained in:
parent
17541a5724
commit
88a4e7dded
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ RUN npm run build
|
|||
|
||||
# Stage 2, based on Nginx, to have only the compiled app, ready for production with Nginx
|
||||
|
||||
FROM nginxinc/nginx-unprivileged:1.27-alpine
|
||||
FROM nginxinc/nginx-unprivileged:1.28-alpine
|
||||
|
||||
COPY ./nginx-custom.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue