Skip to content

Commit 51b9e75

Browse files
chore(deps): update nginx docker tag to v1.26.0 (#4298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdc4d4b commit 51b9e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ services:
6464
- 9100:9200
6565

6666
nginx:
67-
image: nginx:1.25.5
67+
image: nginx:1.26.0
6868
ports:
6969
- "8063:8063"
7070
links:

0 commit comments

Comments
 (0)