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