File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424.PHONY : build-push
2525build-push :
2626 docker login ghcr.io
27- docker buildx build --push --platform linux/arm64/v8,linux/amd64 --tag ghcr.io/cloud-py-api/upscaler_example:1.1 .0 --tag ghcr.io/cloud-py-api/upscaler_example:latest .
27+ docker buildx build --push --platform linux/arm64/v8,linux/amd64 --tag ghcr.io/cloud-py-api/upscaler_example:1.2 .0 --tag ghcr.io/cloud-py-api/upscaler_example:latest .
2828
2929.PHONY : deploy28
3030deploy28 :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ It shouldn't be difficult to use an even more advanced model based on this examp
1313
1414Refer to [How to install](https://github.com/cloud-py-api/upscaler_example/blob/main/HOW_TO_INSTALL.md) to try it.
1515 ]]> </description >
16- <version >1.1 .0</version >
16+ <version >1.2 .0</version >
1717 <licence >agpl</licence >
1818 <author mail =" andrey18106x@gmail.com" homepage =" https://github.com/andrey18106" >Andrey Borysenko</author >
1919 <author mail =" bigcat88@icloud.com" homepage =" https://github.com/bigcat88" >Alexander Piskun</author >
@@ -30,7 +30,7 @@ Refer to [How to install](https://github.com/cloud-py-api/upscaler_example/blob/
3030 <docker-install >
3131 <registry >ghcr.io</registry >
3232 <image >cloud-py-api/upscaler_example</image >
33- <image-tag >1.1 .0</image-tag >
33+ <image-tag >1.2 .0</image-tag >
3434 </docker-install >
3535 <scopes >
3636 <required >
You can’t perform that action at this time.
0 commit comments