Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
chore(deps): update traefik docker tag to v2.11
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent c4ba0e6 commit d3685b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hound/service/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: '3.5'
services:
traefik:
container_name: traefik
image: traefik:2.4
image: traefik:v2.11
restart: unless-stopped
ports:
- 80:80
Expand Down

0 comments on commit d3685b1

Please sign in to comment.