Change docker image name to webpsh/webp-server-go (#89)

This commit is contained in:
Nova Kwok 2021-12-22 22:07:48 +08:00 committed by GitHub
parent 4d04f7e3bc
commit 35c9990e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
context: .
platforms: linux/arm,linux/amd64,linux/arm64
push: true
tags: webpsh/webps
tags: webpsh/webp-server-go
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max