Skip to content

Commit d4e3d8f

Browse files
committed
Use label instead of maintainer
1 parent 8fd3096 commit d4e3d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM openmicroscopy/devagent:0.8.2
22

3-
MAINTAINER OME
3+
LABEL org.opencontainers.image.authors="OME"
44

55
COPY nginx-stable.repo /etc/yum.repos.d/
66
RUN dnf -y install dnf-utils

0 commit comments

Comments
 (0)