Setup CI for php 8.3 and 8.4 #1
@ -48,7 +48,7 @@ jobs:
|
||||
id: build-push
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: php/8.4
|
||||
context: "{{ defaultContext }}:${{ env.CONTEXT }}"
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user