Merge pull request 'Update traefik Docker tag to v2.4.1' (#16) from renovate/docker-traefik-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.autonomic.zone/coop-cloud/traefik/pulls/16
This commit is contained in:
commit
0faf7ce257
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: "traefik:2.4.0"
|
||||
image: "traefik:2.4.1"
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
Loading…
Reference in New Issue
Block a user