Skip to content

Commit

Permalink
Update php8.1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madalinignisca committed Apr 18, 2023
1 parent 241a4cd commit 6088bc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php8.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
dockerfile="Dockerfile"
tags = [
"${{ github.repository_owner }}/php:8.1",
"${{ github.repository_owner }}/php:8.1.17",
"${{ github.repository_owner }}/php:8.1.18",
]
args = {
PHP_VERSION="8.1.17"
PHP_VERSION="8.1.18"
COMPOSER_VERSION="2.2.21"
ALPINE="-alpine"
}
Expand Down

0 comments on commit 6088bc4

Please sign in to comment.