Skip to content

Commit ac3dcec

Browse files
chore(deps): Update traefik Docker tag to v3.4.1
1 parent ea2c622 commit ac3dcec

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)