Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
⬆️ Upgrade Traefik version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Feb 9, 2019
1 parent a0dffde commit 4ffe73a
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
version: '3.3'
services:
proxy:
image: traefik:v1.6
image: traefik:v1.7
volumes:
- /var/run/docker.sock:/var/run/docker.sock
flower:
Expand Down

0 comments on commit 4ffe73a

Please sign in to comment.