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 Jun 29, 2024
1 parent 6d6593e commit 844be9f
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.5@sha256:8a09d14ac9a175e105166c7cadcadd01a1fd91c6fec9ce84897ca47859efca41
image: traefik:v3.0.3@sha256:a00ced69e41bf2eb475fd0cc70c1be785e4a5f45d693f26360b688c48816717f
read_only: true
restart: always
ports:
Expand Down

0 comments on commit 844be9f

Please sign in to comment.