Skip to content

Commit e16aacd

Browse files
committed
fix(ci): fix build-next-7-3 tag
1 parent eaf4706 commit e16aacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ build-tags-7-2:
5656
build-next-7-3:
5757
<<: *build
5858
variables:
59-
DOCKER_IMAGE_TAG: next:next-7.3
59+
DOCKER_IMAGE_TAG: next-7.3
6060
PHP_BASEIMAGE_VERION: $PHP_7_3
6161
CACHE_FROM: $CI_REGISTRY_IMAGE:next-7.3
6262
only:

0 commit comments

Comments
 (0)