Skip to content

Commit

Permalink
Merge pull request #11 from owncloud/renovate/traefik-3.x
Browse files Browse the repository at this point in the history
chore(deps): update traefik docker tag to v3.1.4
  • Loading branch information
kulmann authored Sep 23, 2024
2 parents 2f48407 + 5f0ef23 commit 32fea5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- traefik

traefik:
image: traefik:v3.1.3
image: traefik:v3.1.4
restart: unless-stopped
entrypoint:
[
Expand Down

0 comments on commit 32fea5c

Please sign in to comment.