Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel J Walsh aaedc05f52
Merge pull request #64 from legoktm/patch-1
Add short name for curl
2025-05-24 05:39:36 -04:00
Kunal Mehta e108a667a0
Add short name for curl
The official curl images are hosted on quay.io: <https://github.com/curl/curl-container>

Signed-off-by: Kunal Mehta <legoktm@debian.org>
2025-05-23 22:07:54 -04:00
1 changed files with 2 additions and 0 deletions

View File

@ -155,3 +155,5 @@
"grafana/oncall" = "docker.io/grafana/oncall"
"grafana/pyroscope" = "docker.io/grafana/pyroscope"
"grafana/tempo" = "docker.io/grafana/tempo"
# curl
"curl" = "quay.io/curl/curl"