chore(compose): pin postgres patch image
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16
|
image: postgres:16.13
|
||||||
container_name: agentmon-db
|
container_name: agentmon-db
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: pass
|
POSTGRES_PASSWORD: pass
|
||||||
|
|||||||
Reference in New Issue
Block a user