Skip to content

Commit

Permalink
Update traefik Docker tag to v3.1.4 (#660)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 4155115 commit a8726b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/reverse-proxy/docker-compose.traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
traefik:
image: traefik:v3.1.3
image: traefik:v3.1.4
container_name: traefik
restart: unless-stopped
healthcheck:
Expand Down

0 comments on commit a8726b8

Please sign in to comment.