Skip to content

Commit

Permalink
Tagging new versions of PHP Docker images to fix #1085
Browse files Browse the repository at this point in the history
  • Loading branch information
markshust committed Apr 13, 2024
1 parent 0aa0fe3 commit 92b5522
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-php-8-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
push: true
tags: |
markoshust/magento-php:8.1-fpm
markoshust/magento-php:8.1-fpm-4
markoshust/magento-php:8.1-fpm-5
2 changes: 1 addition & 1 deletion .github/workflows/build-php-8-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
push: true
tags: |
markoshust/magento-php:8.2-fpm
markoshust/magento-php:8.2-fpm-3
markoshust/magento-php:8.2-fpm-4
2 changes: 1 addition & 1 deletion .github/workflows/build-php-8-3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
push: true
tags: |
markoshust/magento-php:8.3-fpm
markoshust/magento-php:8.3-fpm-0
markoshust/magento-php:8.3-fpm-1
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ View Dockerfiles for the latest tags:
- [`1.22`, `1.22-0`](images/nginx/1.22)
- [`1.24`, `1.24-0`](images/nginx/1.24)
- [markoshust/magento-php (Docker Hub)](https://hub.docker.com/r/markoshust/magento-php/)
- [`8.1-fpm`, `8.1-fpm-4`](images/php/8.1)
- [`8.2-fpm`, `8.2-fpm-3`](images/php/8.2)
- [`8.3-fpm`, `8.3-fpm-0`](images/php/8.3)
- [`8.1-fpm`, `8.1-fpm-5`](images/php/8.1)
- [`8.2-fpm`, `8.2-fpm-4`](images/php/8.2)
- [`8.3-fpm`, `8.3-fpm-1`](images/php/8.3)
- [markoshust/magento-opensearch (Docker Hub)](https://hub.docker.com/r/markoshust/magento-opensearch/)
- [`1.2`, `1.2-0`](images/opensearch/1.2)
- [`2.5`, `2.5-1`](images/opensearch/2.5)
Expand Down

0 comments on commit 92b5522

Please sign in to comment.