Skip to content
Open
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 infra/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
# Removing even that needs Traefik's file provider (no daemon access at all)
# — see DECISIONS D66.
docker-socket-proxy:
image: tecnativa/docker-socket-proxy:0.3.0
image: tecnativa/docker-socket-proxy:v0.5.0
# Matches the `openmentor-*` pattern the ContainerHighCPU/ContainerHighMemory
# alert rules select on, so the new container is covered by them.
container_name: openmentor-docker-socket-proxy
Expand Down
Loading