pin redis and nginx to full semver tags

This commit is contained in:
notplants
2026-02-20 19:30:55 +00:00
parent 988662f2ca
commit 39287c2b87

View File

@ -200,7 +200,7 @@ services:
- postgres_p
redis:
image: redis:8
image: redis:8.0.5
networks:
- backend
@ -235,7 +235,7 @@ services:
- minio_ru
web:
image: nginx:1.29
image: nginx:1.29.5
configs:
- source: nginx_conf
target: /etc/nginx/conf.d/default.conf