Skip to content

Commit 9863465

Browse files
committed
Tweak
1 parent 0bba41d commit 9863465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
load: true
3838
tags: kooldev/php:${{ matrix.version }}-nginx${{ matrix.type }}
3939
build-contexts: |
40-
${{ matrix.version }}${{ matrix.type }}=docker-image://${{ matrix.version }}${{ matrix.type }}:latest
40+
${{ matrix.version }}${{ matrix.type }}=docker-image://${{ matrix.version }}${{ matrix.type }}
4141
4242
- name: Tests
4343
run: |

0 commit comments

Comments
 (0)