mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 06:37:11 -04:00
Upgrade MAINTAINER to LABEL
This commit is contained in:
parent
4d316f9019
commit
ccd90f04a4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user