Bump nginx from 1.25.3 to 1.25.4

This commit is contained in:
Arjan H
2024-02-23 20:31:59 +01:00
parent df3d112d42
commit 5c28148a98
3 changed files with 3 additions and 3 deletions

2
.github/Dockerfile vendored
View File

@@ -1,3 +1,3 @@
# Dummy Dockerfile for dependabot, if it finds an update we need to update docker-compose.yml
#
FROM nginx:1.25.3
FROM nginx:1.25.4

View File

@@ -122,7 +122,7 @@ services:
restart: always
nginx:
image: nginx:1.25.3
image: nginx:1.25.4
restart: always
networks:
- bluenet

View File

@@ -131,7 +131,7 @@ index 0d59c1228..85791692b 100644
- bjaeger:
- image: jaegertracing/all-in-one:1.50
+ nginx:
+ image: nginx:1.25.3
+ image: nginx:1.25.4
+ restart: always
networks:
- bouldernet: