Skip to content

Commit

Permalink
Deprecated PHP 7.3 images. Feel free to continue using the PHP 7.3 im…
Browse files Browse the repository at this point in the history
…ages, but they are no longer maintained due to PHP 7.3 EOL as of December 6, 2021.
  • Loading branch information
markshust committed Dec 17, 2021
1 parent 4efef7a commit ddf7740
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 659 deletions.
34 changes: 0 additions & 34 deletions .github/workflows/build-php-7.3.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/build-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,35 +3,6 @@ name: build-php
on: workflow_dispatch

jobs:
php-7-3:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
-
name: Login to DockerHub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Build and push
id: docker_build
uses: docker/build-push-action@v2
with:
context: images/php/7.3
platforms: linux/amd64,linux/arm64
push: true
tags: |
markoshust/magento-php:7.3-fpm
markoshust/magento-php:7.3-fpm-19
php-7-4:
runs-on: ubuntu-latest
steps:
Expand Down
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,27 +52,6 @@ View Dockerfiles:
- [`7.4-fpm-2`](https://github.com/markshust/docker-magento/tree/34.2.0/images/php/7.4)
- [`7.4-fpm-1`](https://github.com/markshust/docker-magento/tree/34.1.0/images/php/7.4)
- [`7.4-fpm-0`](https://github.com/markshust/docker-magento/tree/33.0.0/images/php/7.4)
- 7.3
- [`7.3-fpm`, `7.3-fpm-19`](https://github.com/markshust/docker-magento/tree/master/images/php/7.3)
- [`7.3-fpm-18`](https://github.com/markshust/docker-magento/tree/41.0.1/images/php/7.3)
- [`7.3-fpm-17`](https://github.com/markshust/docker-magento/tree/40.0.2/images/php/7.3)
- [`7.3-fpm-16`](https://github.com/markshust/docker-magento/tree/39.1.0/images/php/7.3)
- [`7.3-fpm-15`](https://github.com/markshust/docker-magento/tree/39.0.2/images/php/7.3)
- [`7.3-fpm-14`](https://github.com/markshust/docker-magento/tree/39.0.0/images/php/7.3)
- [`7.3-fpm-13`](https://github.com/markshust/docker-magento/tree/38.0.0/images/php/7.3)
- [`7.3-fpm-12`](https://github.com/markshust/docker-magento/tree/37.0.2/images/php/7.3)
- [`7.3-fpm-11`](https://github.com/markshust/docker-magento/tree/36.0.2/images/php/7.3)
- [`7.3-fpm-10`](https://github.com/markshust/docker-magento/tree/36.0.1/images/php/7.3)
- [`7.3-fpm-9`](https://github.com/markshust/docker-magento/tree/34.2.0/images/php/7.3)
- [`7.3-fpm-8`](https://github.com/markshust/docker-magento/tree/34.1.0/images/php/7.3)
- [`7.3-fpm-7`](https://github.com/markshust/docker-magento/tree/33.0.0/images/php/7.3)
- [`7.3-fpm-6`](https://github.com/markshust/docker-magento/tree/32.0.1/images/php/7.3)
- [`7.3-fpm-5`](https://github.com/markshust/docker-magento/tree/30.0.0/images/php/7.3)
- [`7.3-fpm-4`](https://github.com/markshust/docker-magento/tree/29.0.0/images/php/7.3)
- [`7.3-fpm-3`](https://github.com/markshust/docker-magento/tree/28.0.0/images/php/7.3)
- [`7.3-fpm-2`](https://github.com/markshust/docker-magento/tree/27.2.0/images/php/7.3)
- [`7.3-fpm-1`](https://github.com/markshust/docker-magento/tree/26.0.0/images/php/7.3)
- [`7.3-fpm-0`](https://github.com/markshust/docker-magento/tree/24.2.0/images/php/7.3)
- [markoshust/magento-elasticsearch (Docker Hub)](https://hub.docker.com/r/markoshust/magento-elasticsearch/)
- 7
- [`7.9`, `7.9.3-1`](https://github.com/markshust/docker-magento/tree/master/images/elasticsearch/7.9)
Expand Down
112 changes: 0 additions & 112 deletions images/php/7.3/Dockerfile

This file was deleted.

4 changes: 0 additions & 4 deletions images/php/7.3/conf/msmtprc

This file was deleted.

31 changes: 0 additions & 31 deletions images/php/7.3/conf/php-fpm.conf

This file was deleted.

15 changes: 0 additions & 15 deletions images/php/7.3/conf/php.ini

This file was deleted.

Loading

0 comments on commit ddf7740

Please sign in to comment.