[extensions-web/vbump/django: 1/2] openshift: nginx: replace deprecated MAINTAINER instruction
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/vbump/django: 1/2] openshift: nginx: replace deprecated MAINTAINER instruction
- Date: Tue, 8 Mar 2022 10:34:25 +0000 (UTC)
commit 36fa9614ac9251ee5f987b9c50c5831bc6a7a343
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Tue Mar 8 14:32:53 2022 +0400
openshift: nginx: replace deprecated MAINTAINER instruction
openshift/docker/nginx/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openshift/docker/nginx/Dockerfile b/openshift/docker/nginx/Dockerfile
index 8869f5b..df19f0c 100644
--- a/openshift/docker/nginx/Dockerfile
+++ b/openshift/docker/nginx/Dockerfile
@@ -1,6 +1,6 @@
FROM nginx:stable
-MAINTAINER Yuri Konotopov <ykonotopov gnome org>
+LABEL author="Yuri Konotopov <ykonotopov gnome org>"
COPY nginx.conf /etc/nginx/nginx.conf.template
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]