Bump nginx from 1.27.1 to 1.27.3

This commit is contained in:
Arjan H
2024-12-14 09:39:28 +01:00
parent 735b9c2f31
commit 2898694cb2
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.27.1
FROM nginx:1.27.3

View File

@@ -128,7 +128,7 @@ services:
restart: always
nginx:
image: nginx:1.27.1
image: nginx:1.27.3
restart: always
networks:
- bouldernet

View File

@@ -136,7 +136,7 @@ index 6caf66306..c7939ece4 100644
+ restart: always
+
+ nginx:
+ image: nginx:1.27.1
+ image: nginx:1.27.3
+ restart: always
+ networks:
+ - bouldernet