Skip to content

Commit

Permalink
feat(deps): update nginx docker tag to v1.21 (#665)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 25, 2021
1 parent d06f308 commit 5f13390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx4spa/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.20-alpine
FROM nginx:1.21-alpine

COPY ./nginx.conf /etc/nginx/nginx.conf
COPY ./entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 5f13390

Please sign in to comment.