Skip to content
Snippets Groups Projects
Commit e3f90d61 authored by renovatebot's avatar renovatebot
Browse files

Update traefik Docker tag to v3.3

parent 86f7e433
No related branches found
No related tags found
No related merge requests found
services: services:
app: app:
image: traefik:v3.0 image: traefik:v3.3
restart: always restart: always
ports: ports:
- "80:80" - "80:80"
......
services: services:
app: app:
image: traefik:3.0 image: traefik:v3.3
restart: always restart: always
ports: ports:
- "80:80" - "80:80"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment