2
3
mirror of https://github.com/octoleo/docker-joomla.git synced 2024-05-29 12:30:47 +00:00

update maintainer to @HLeithner (#99)

This commit is contained in:
Tobias Zulauf 2020-08-25 10:26:29 +02:00 committed by GitHub
parent 97ec165717
commit 101afd8faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
FROM php:%%PHP_VERSION%%-%%VARIANT%%
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:%%PHP_VERSION%%-%%VARIANT%%
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.2-apache
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.2-fpm-alpine
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.2-fpm
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.3-apache
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.3-fpm-alpine
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.3-fpm
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.4-apache
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.4-fpm-alpine
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1

View File

@ -1,5 +1,5 @@
FROM php:7.4-fpm
LABEL maintainer="Michael Babker <michael.babker@joomla.org> (@mbabker)"
LABEL maintainer="Harald Leithner <harald.leithner@community.joomla.org> (@HLeithner)"
# Disable remote database security requirements.
ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=1