Skip to content

Commit

Permalink
Set labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Gehock committed Feb 26, 2025
1 parent 78d7c2a commit e043170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:bullseye-slim

LABEL maintainer="ACE Team - https://github.com/acemod"
LABEL org.opencontainers.image.source=https://github.com/acemod/docker-reforger
LABEL org.opencontainers.image.authors="ACE Team - https://github.com/acemod and Zeusops - https://github.com/zeusops"
LABEL org.opencontainers.image.source=https://github.com/zeusops/docker-reforger

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN apt-get update \
Expand Down

0 comments on commit e043170

Please sign in to comment.