Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged Docker tag to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent da5a01b commit 0f6ed3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ COPY . ./
RUN npm run build

# production environment
FROM nginxinc/nginx-unprivileged:1.27.0-alpine
FROM nginxinc/nginx-unprivileged:1.27.1-alpine

WORKDIR /usr/share/nginx/html

Expand Down

0 comments on commit 0f6ed3d

Please sign in to comment.