mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-16 17:20:30 -04:00
Upgrade MAINTAINER to LABEL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM debian:bullseye-slim
|
||||
MAINTAINER Freelock john@freelock.com
|
||||
FROM debian:bullseye-slim
|
||||
LABEL org.opencontainers.image.authors="LedgerSMB project <devel@lists.ledgersmb.org>"
|
||||
|
||||
# Build time variables
|
||||
ARG LSMB_VERSION="1.9.0-beta2"
|
||||
|
Reference in New Issue
Block a user