Compare commits
7 Commits
580bbda26c
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 059ad90527 | |||
| 80413e1dd3 | |||
| 1ed65f2ee0 | |||
| 7fc91a97f8 | |||
| 93bec6e0ce | |||
| e4f1536808 | |||
| 36645f290b |
+2
-2
@@ -201,7 +201,7 @@ services:
|
||||
restart: unless-stopped
|
||||
patchmon-pg-db:
|
||||
container_name: patchmon-pg-db
|
||||
image: postgres:17-alpine@sha256:979c4379dd698aba0b890599a6104e082035f98ef31d9b9291ec22f2b13059ca
|
||||
image: postgres:17-alpine@sha256:dc17045ccfd343b49600570ea734b9c4991cf1c3f3302e67df51e3b402dd55c4
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${PATCHMON_PG_PASSWORD}
|
||||
@@ -266,7 +266,7 @@ services:
|
||||
start_period: 10s
|
||||
portainer-agent:
|
||||
container_name: portainer_agent
|
||||
image: portainer/agent:latest@sha256:236246fc09b3e7e9269aad53e57ec71f27b7e114a2b6b70d4fd98c117ccc36d8
|
||||
image: portainer/agent:latest@sha256:e95f767f2caa2bcccaaa130ea73a43b16b880c6c8a841b20a58abf56a8eac63c
|
||||
volumes:
|
||||
- /:/host
|
||||
- /var/lib/docker/volumes:/var/lib/docker/volumes
|
||||
|
||||
Reference in New Issue
Block a user