Bump nginx from 1.25.4 to 1.26.0

This commit is contained in:
Arjan H
2024-05-05 10:04:57 +02:00
parent 5d27e00fa4
commit 1cc836f575
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.4
FROM nginx:1.26.0

View File

@@ -125,7 +125,7 @@ services:
restart: always
nginx:
image: nginx:1.25.4
image: nginx:1.26.0
restart: always
networks:
- bouldernet

View File

@@ -122,7 +122,7 @@ index 235330460..176d452e0 100644
- bpkilint:
- image: ghcr.io/digicert/pkilint:v0.10.1
+ nginx:
+ image: nginx:1.25.4
+ image: nginx:1.26.0
+ restart: always
networks:
- bouldernet: