Skip to content

Commit

Permalink
Update 8.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
madalinignisca committed May 13, 2023
1 parent ddf9138 commit 1f08d01
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/php8.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,11 @@ jobs:
dockerfile="Dockerfile"
tags = [
"${{ github.repository_owner }}/php:8.1",
"${{ github.repository_owner }}/php:8.1.18",
"${{ github.repository_owner }}/php:8.1.19",
]
args = {
PHP_VERSION="8.1.18"
PHP_VERSION="8.1.19"
COMPOSER_VERSION="2.2.21"
ALPINE="-alpine"
}
}
EOF
Expand Down

0 comments on commit 1f08d01

Please sign in to comment.