mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
fix: update traefik minor version to v2.6 (#243)
Signed-off-by: Tom Moulard <tom.moulard@traefik.io>
This commit is contained in:
parent
0acff2e4ad
commit
ebd478bc39
2 changed files with 14 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
frontend:
|
||||
image: traefik:2.2
|
||||
image: traefik:2.6
|
||||
command: --providers.docker --entrypoints.web.address=:80 --providers.docker.exposedbydefault=false
|
||||
ports:
|
||||
# The HTTP port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue