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

Commit 6e37088

Browse files
chore(deps): update traefik docker tag to v3
1 parent f9a1800 commit 6e37088

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.4@sha256:c36f35c7d9087013d1be100ce60fe963baa783f47543262df7f8f0d05b2df10b
6+
image: traefik:v3.0.3@sha256:a00ced69e41bf2eb475fd0cc70c1be785e4a5f45d693f26360b688c48816717f
77
read_only: true
88
restart: always
99
ports:

0 commit comments

Comments
 (0)