mirror of
https://github.com/ivuorinen/docker-php-with-imagick.git
synced 2026-01-26 11:34:08 +00:00
feat: php8.1 upgrade (#18)
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -21,5 +21,5 @@ jobs:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
default_branch: main
|
||||
tags: "latest,php74"
|
||||
tags: "latest,php81"
|
||||
cache: ${{ github.event_name != 'schedule' }}
|
||||
|
||||
Reference in New Issue
Block a user