Pin stateful service image digests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
postgresql17:
|
||||
image: postgres:17
|
||||
image: postgres:17.9@sha256:5b96f1a16bd9768b060dd2ffe55cb6225c4d9ef4d214a8b21eb08134869a97e4
|
||||
container_name: postgresql17
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -23,4 +23,4 @@ services:
|
||||
|
||||
networks:
|
||||
backend_net:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user