mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-17 22:01:02 +00:00
Update Dockerfile labels to Pezkuwichain branding
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ RUN cargo build --${PROFILE} --bins -j 2
|
||||
|
||||
# MAIN IMAGE FOR PEOPLE TO PULL --- small one#
|
||||
FROM docker.io/debian:bullseye-slim
|
||||
LABEL maintainer="Parity Technologies"
|
||||
LABEL description="Substrate Telemetry Backend shard/core binaries, static build"
|
||||
LABEL maintainer="Dijital Kurdistan Tech Institute <admin@pezkuwichain.io>"
|
||||
LABEL description="Pezkuwichain Telemetry Backend shard/core binaries"
|
||||
|
||||
ARG PROFILE=release
|
||||
WORKDIR /usr/local/bin
|
||||
|
||||
Reference in New Issue
Block a user