Skip to content

Commit 50a1bcf

Browse files
committed
Upgrade to nginx v1.27.1
1 parent 9915556 commit 50a1bcf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.27.1
4+
5+
* Upgrade to Nginx 1.27.1.
6+
37
## 1.25.4
48

59
* Upgrade to Nginx 1.25.4.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.25.4-bookworm
1+
FROM nginx:1.27.1-bookworm
22

33
ENV NGINX_ENTRYPOINT_QUIET_LOGS=1
44

0 commit comments

Comments
 (0)