Skip to content

Commit

Permalink
bridges/linkedin: remove image template override
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <[email protected]>
  • Loading branch information
sumnerevans committed Mar 5, 2025
1 parent a4463e1 commit 5da6e31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bridges.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ var imageTemplateOverrides = map[BridgeType]string{
BridgeDummy: "{{.Image}}:{{.Commit}}",
BridgeGroupMe: "{{.Image}}:{{.Commit}}",
BridgeHungryserv: "{{.Image}}:{{.Commit}}",
BridgeLinkedIn: "{{.Image}}:{{.Commit}}",
BridgeiMessageCloud: "{{.Commit}}",
BridgeiMessagego: "{{.Image}}:{{.Commit}}",
BridgeTelegramV2: "{{.Image}}:v2-{{.Commit}}-amd64",
Expand Down

0 comments on commit 5da6e31

Please sign in to comment.