Add imagick and gmp modules
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 44s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m38s
Create Docker Image / Final Docker Image Manifest (push) Successful in 12s
Create Docker Image / Build Docker Test Image (x86_64) (push) Successful in 56s
Create Docker Image / Final Docker Test Image Manifest (push) Successful in 10s

This commit is contained in:
2024-09-17 21:04:10 +10:00
parent e4aabe71f3
commit f844307418
2 changed files with 9 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: Create Docker Image
run-name: ${{ gitea.actor }} Building Docker Image 🐳
on: [push]
env:
VERSION: 8.3-fpm-pgsql
VERSION: 8.3-fpm-pgsql-image
DOCKER_HOST: tcp://127.0.0.1:2375
jobs: