Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
364e3088f7 | ||
|
|
d40797dbda |
+2
-2
@@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.31.3
|
||||
image: nginx:1.31.4
|
||||
depends_on:
|
||||
- app
|
||||
configs:
|
||||
@@ -125,7 +125,7 @@ services:
|
||||
|
||||
|
||||
cache:
|
||||
image: redis:8.8.1-alpine
|
||||
image: redis:8.10.1-alpine
|
||||
networks:
|
||||
- internal
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user