mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Bump nginx from 1.27.1 to 1.27.3
This commit is contained in:
2
.github/Dockerfile
vendored
2
.github/Dockerfile
vendored
@@ -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
|
||||
|
||||
@@ -128,7 +128,7 @@ services:
|
||||
restart: always
|
||||
|
||||
nginx:
|
||||
image: nginx:1.27.1
|
||||
image: nginx:1.27.3
|
||||
restart: always
|
||||
networks:
|
||||
- bouldernet
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user