Skip to content

Commit df2ef4c

Browse files
authored
Merge pull request #42 from EventAccess/renovate/traefik-3.x
Update traefik Docker tag to v3.4.0
2 parents 8f20ba3 + 0b71d15 commit df2ef4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ services:
145145
#- traefik.http.routers.info-frontend.entrypoints=web,websecure
146146

147147
reverse-proxy:
148-
image: traefik:v3.3.4
148+
image: traefik:v3.4.0
149149
pull_policy: always
150150
command:
151151
- --api.insecure=true

0 commit comments

Comments
 (0)