Skip to content

Commit

Permalink
use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Mar 5, 2025
1 parent 7733af6 commit 6a5d921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.web
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN npm ci
RUN make prepare-configuration

# ---- Serve ----
FROM nginxinc/nginx-unprivileged:1.27.1-alpine3.20
FROM nginxinc/nginx-unprivileged:1.27.4-alpine3.21
WORKDIR /app

# apps
Expand Down

0 comments on commit 6a5d921

Please sign in to comment.