Skip to content

Commit 9eadb9b

Browse files
authored
Merge pull request #12 from Intellection/upgrade-nginx-to-v1.25.4
[SRE-3433] Upgrade nginx to v1.25.4
2 parents 920f121 + 78e7236 commit 9eadb9b

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.25.4
4+
5+
* Upgrade to Nginx 1.25.4.
6+
37
## 1.25.3
48

59
* Upgrade to Nginx 1.25.3.

Dockerfile

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

33
ENV NGINX_ENTRYPOINT_QUIET_LOGS=1
44

0 commit comments

Comments
 (0)