Skip to content
This repository has been archived by the owner on Sep 14, 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
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 6f95da3 commit f86de71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/traefik/templates/docker-compose.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
version: '3'
services:
traefik:
image: traefik:v2.11.6@sha256:b4a2c453debdbe6baab64584343e094aea6c3e6140f7477c04e4c368f1761460
image: traefik:v3.1.1@sha256:9f68c02f50786068f6687128ae8e8632b0bc24bc806705c9ff9fcbe9e38d19ae
read_only: true
restart: always
ports:
Expand Down

0 comments on commit f86de71

Please sign in to comment.