Skip to content

Commit

Permalink
Bump versions for new PHP image builds
Browse files Browse the repository at this point in the history
  • Loading branch information
markshust committed Mar 19, 2024
1 parent a4ce4e8 commit 058d5ce
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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-2
markoshust/magento-php:8.1-fpm-3
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-1
markoshust/magento-php:8.2-fpm-2
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ View Dockerfiles for the latest tags:
- [markoshust/magento-nginx (Docker Hub)](https://hub.docker.com/r/markoshust/magento-nginx/)
- [`1.18`, `1.18-8`](images/nginx/1.18)
- [markoshust/magento-php (Docker Hub)](https://hub.docker.com/r/markoshust/magento-php/)
- [`8.1-fpm`, `8.1-fpm-2`](images/php/8.1)
- [`8.2-fpm`, `8.2-fpm-1`](images/php/8.2)
- [`8.1-fpm`, `8.1-fpm-3`](images/php/8.1)
- [`8.2-fpm`, `8.2-fpm-2`](images/php/8.2)
- [`8.3-fpm`, `8.3-fpm-develop`](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)
Expand Down

0 comments on commit 058d5ce

Please sign in to comment.