Skip to content

Commit

Permalink
Updates Traefik to Latest Release (Islandora-Devops#252)
Browse files Browse the repository at this point in the history
Provides some new features for ACME and a bunch of other fixes and features
  • Loading branch information
misilot authored Jun 2, 2022
1 parent efd5d5f commit 23d37e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ networks:
services:
traefik:
restart: ${RESTART_POLICY:-unless-stopped}
image: traefik:2.2.1
image: traefik:2.7
container_name: traefik
# Do not set `api.insecure`, `api.dashboard`, `api.debug` to `true` in production.
# Also do not expose database 3306/5432, as an entry point.
Expand Down

0 comments on commit 23d37e7

Please sign in to comment.