Skip to content

Commit a489712

Browse files
chore(deps): Update traefik Docker tag to v3.4.1 (#556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6acf6f commit a489712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ volumes:
1212

1313
services:
1414
reverse-proxy:
15-
image: "traefik:v3.4.0"
15+
image: "traefik:v3.4.1"
1616
volumes:
1717
- "/var/run/docker.sock:/var/run/docker.sock:ro"
1818
ports:

0 commit comments

Comments
 (0)