Revert "[fix] mattermost"

This reverts commit 01cd75d7006a2af7c23bb77d610361017cba90c7.
This commit is contained in:
Zimovskii Anatolii 2025-07-30 16:14:58 +03:00
parent 83e9495d17
commit 1ec3c03b84
No known key found for this signature in database
GPG Key ID: BB54250259311494
12 changed files with 24 additions and 24 deletions

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.0 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.0 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.0
FROM mattermost/mattermost-enterprise-edition:release-10.0
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.1 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.1 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.1
FROM mattermost/mattermost-enterprise-edition:release-10.1
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.10 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.10 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.10
FROM mattermost/mattermost-enterprise-edition:release-10.10
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.11 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.11 as bootstrap
RUN cd ./bin && \
ls -las
@ -9,7 +9,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.11
FROM mattermost/mattermost-enterprise-edition:release-10.11
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.2 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.2 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.2
FROM mattermost/mattermost-enterprise-edition:release-10.2
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.3 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.3 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.3
FROM mattermost/mattermost-enterprise-edition:release-10.3
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.4 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.4 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.4
FROM mattermost/mattermost-enterprise-edition:release-10.4
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.5 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.5 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.5
FROM mattermost/mattermost-enterprise-edition:release-10.5
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.6 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.6 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.6
FROM mattermost/mattermost-enterprise-edition:release-10.6
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.7 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.7 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.7
FROM mattermost/mattermost-enterprise-edition:release-10.7
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.8 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.8 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.8
FROM mattermost/mattermost-enterprise-edition:release-10.8
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"

View File

@ -1,4 +1,4 @@
FROM mattermost/mattermost-enterprise-edition:10.9 as bootstrap
FROM mattermost/mattermost-enterprise-edition:release-10.9 as bootstrap
RUN cd ./bin && \
ls -las && \
mattermost version
@ -10,7 +10,7 @@ RUN cd /tmp && \
chmod +x ./edit.py && \
./edit.py
FROM mattermost/mattermost-enterprise-edition:10.9
FROM mattermost/mattermost-enterprise-edition:release-10.9
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org"