Skip to content

Commit 2cb2690

Browse files
Update traefik Docker tag to v2.11.22
1 parent e463d63 commit 2cb2690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/files/system/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.8"
22

33
services:
44
traefik:
5-
image: traefik:v2.11.6
5+
image: traefik:v2.11.22
66
container_name: traefik
77
restart: always
88
environment:

0 commit comments

Comments
 (0)