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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent e0c3e58 commit f9a1800
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.3@sha256:bdda4dc7fabd15b03c0f79287d6caef6878fdd6d588cf46c4e436a2e93e44963
image: traefik:v2.11.4@sha256:c36f35c7d9087013d1be100ce60fe963baa783f47543262df7f8f0d05b2df10b
read_only: true
restart: always
ports:
Expand Down

0 comments on commit f9a1800

Please sign in to comment.