Skip to content

Commit

Permalink
feat: version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CatchZeng committed May 26, 2020
1 parent b697ac8 commit 236174c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export GOPROXY=https://goproxy.cn,direct
export GOSUMDB=off

APP_NAME=dingtalk
APP_VERSION=1.1.0
APP_VERSION=1.1.1
IMAGE_NAME="catchzeng/${APP_NAME}:${APP_VERSION}"
IMAGE_LATEST="catchzeng/${APP_NAME}:latest"

Expand Down

0 comments on commit 236174c

Please sign in to comment.