chore(compose): pin postgres patch image

This commit is contained in:
William Valentin
2026-05-20 22:19:58 -07:00
parent 27d40ce28f
commit 1b01f0b0cd
+1 -1
View File
@@ -1,6 +1,6 @@
services:
postgres:
image: postgres:16
image: postgres:16.13
container_name: agentmon-db
environment:
POSTGRES_PASSWORD: pass