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 v2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and l3d00m committed Apr 13, 2024
1 parent 76e2212 commit d893048
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.0@sha256:0a5157f742d2900389da6ce60ea80cc476801dc951917a993cd848d982f58265
image: traefik:v2.11.2@sha256:c6f6001dd1fc09fb0ae47ad2198102c40a8d9586c02d6040d561fd4fb7e91f45
read_only: true
restart: always
ports:
Expand Down

0 comments on commit d893048

Please sign in to comment.