Skip to content

Commit 5050722

Browse files
feat: update build php image cnb yaml
1 parent 14a7fbf commit 5050722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cnb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ main:
2929
imports: https://cnb.cool/1Panel-dev/secrets/-/blob/main/docker-1panel-envs.yml
3030
stages:
3131
- name: set docker tag
32-
script: echo -n "${DOCKER_REGISTRY}/${DOCKER_GROUP}/php-fpm:$PHP_VERSION"
32+
script: echo -n "${DOCKER_REGISTRY}/${DOCKER_GROUP}/php:${PHP_VERSION}-fpm"
3333
exports:
3434
info: IMAGE_TAG
3535
- name: docker login

0 commit comments

Comments
 (0)