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 v3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent c4ba0e6 commit ab161ca
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:v3.0
restart: unless-stopped
ports:
- 80:80
Expand Down

0 comments on commit ab161ca

Please sign in to comment.