Skip to content

Commit 6fed9c3

Browse files
feat: add cnb script
1 parent 54000af commit 6fed9c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.cnb.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ main:
4040
--platform linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
4141
--build-arg PHP_VERSION=$PHP_VERSION INSTALL_EXT_VERSION=$INSTALL_EXT_VERSION
4242
-t $IMAGE_TAG
43-
-f node/Dockerfile
44-
node/
43+
-f php/7.2.33/Dockerfile
44+
php/7.2.33/
4545
--push
4646

0 commit comments

Comments
 (0)