docker: use itzaname docker proxy to avoid getting rate-limited #83

Merged
Quaternions merged 1 commits from docker into staging 2025-04-04 02:10:17 +00:00
Owner
No description provided.
Quaternions added 1 commit 2025-04-04 02:07:00 +00:00
docker: use itzaname docker proxy to avoid getting rate-limited
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
7e93807298
Quaternions merged commit 7e93807298 into staging 2025-04-04 02:10:17 +00:00
Quaternions deleted branch docker 2025-04-04 02:10:17 +00:00
itzaname reviewed 2025-04-04 15:01:00 +00:00
@@ -1,6 +1,6 @@
# Using the `rust-musl-builder` as base image, instead of
# the official Rust toolchain
FROM docker.io/clux/muslrust:stable AS chef
FROM registry.itzana.me/docker-proxy/clux/muslrust:stable AS chef
Owner

Should avoid stable here as well.

Should avoid stable here as well.
Quaternions marked this conversation as resolved
Sign in to join this conversation.