Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
chore(deps): update traefik docker tag to v2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2022
1 parent f5e3510 commit cc75313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/src/docker/docker-compose.yml
Expand Up @@ -266,7 +266,7 @@ services:
- traefik.http.services.mailserver-service.loadbalancer.server.port=1080

reverse-proxy:
image: traefik:v2.8.3
image: traefik:v2.8.8
command:
- --entrypoints.http.address=:8080
- --entrypoints.https.address=:8443
Expand Down

0 comments on commit cc75313

Please sign in to comment.