fix(container): update digest image nginx to v1.27.4

This commit is contained in:
renovate[bot] 2025-02-08 05:31:31 +00:00 committed by GitHub
parent 90e5809eec
commit e298d3723c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ services:
consumer:
depends_on:
- producer
image: nginx:1.27.3
image: nginx:1.27.4
network_mode: "service:producer"
labels:
- "com.centurylinklabs.watchtower.depends-on=/wt-contnet-producer-1"