Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion production/oracle-cloud/monitoring/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- "traefik.docker.network=proxy"

alertmanager:
image: prom/alertmanager:latest@sha256:27c475db5fb156cab31d5c18a4251ac7ed567746a2483ff264516437a39b15ba
image: prom/alertmanager:latest@sha256:88b605de9aba0410775c1eb3438f951115054e0d307f23f274a4c705f51630c1
container_name: alertmanager
restart: unless-stopped
networks:
Expand Down