Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit 76b8b2d

Browse files
committed
chore(Dockerfile): update maintainer label for consistency
Update the maintainer label to "All Things Linux IRC Infrastructure" for improved readability and consistency with branding. This change ensures that the label accurately reflects the name of the organization responsible for maintaining the Docker image.
1 parent 7331fc5 commit 76b8b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM debian:bookworm-slim AS base
33

44
# Add metadata labels
5-
LABEL maintainer="AllThingsLinux IRC Infrastructure" \
5+
LABEL maintainer="All Things Linux IRC Infrastructure" \
66
description="Optimized IRC services with UnrealIRCd and Atheme" \
77
version="1.0.0" \
88
org.opencontainers.image.source="https://github.com/allthingslinux/irc.atl.chat"

0 commit comments

Comments
 (0)