Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 448246a

Browse files
chore(deps): update traefik docker tag to v3
1 parent bd955eb commit 448246a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/traefik/templates/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: '3'
44
services:
55
traefik:
6-
image: traefik:v2.11.6@sha256:0526f80f04dd06d82ad87b3cc4a4bc199460262864ce7dad06a21ef9c4057ccd
6+
image: traefik:v3.1.0@sha256:24773b7a8cf711c695957a076d550b5988bad343bf6e274ade55921ad8601841
77
read_only: true
88
restart: always
99
ports:

0 commit comments

Comments
 (0)