compose: bump traefik to 2.9.6
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f680d0cefa
commit
c4bea59899
@ -3,7 +3,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
reverse-proxy:
|
||||
image: docker.io/library/traefik:2.9.5
|
||||
image: docker.io/library/traefik:2.9.6
|
||||
command: --api=false --api.dashboard=false --providers.docker
|
||||
mem_limit: 64m
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user