Skip to content

Commit 8ef449a

Browse files
Update traefik Docker tag to v3.4.1
1 parent cc43cb6 commit 8ef449a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0
148+
image: traefik:v3.4.1
149149
pull_policy: always
150150
command:
151151
- --api.insecure=true

0 commit comments

Comments
 (0)