Skip to content

Commit 9037f0d

Browse files
committed
(wip)
1 parent 04cb4c7 commit 9037f0d

File tree

8 files changed

+34
-642
lines changed

8 files changed

+34
-642
lines changed

.github/workflows/docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
uses: docker/build-push-action@v5
142142
with:
143143
context: .
144-
build-args: IMAGE_BASE=lojassimonetti/php-apache-oci8-composer:php${{ inputs.name }}
144+
build-args: IMAGE_BASE=lojassimonetti/php-apache-oci8-composer:${{ inputs.name }}
145145
file: ./Dockerfile.${{ matrix.variation }}
146146
push: ${{ steps.shouldPush.outputs.match == 'true' }}
147147
tags: ${{ steps.meta.outputs.tags }}

Dockerfile.php7dot4

Lines changed: 0 additions & 105 deletions
This file was deleted.

Dockerfile.php8dot0

Lines changed: 0 additions & 110 deletions
This file was deleted.

Dockerfile.php8dot1

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)