Skip to content

Commit

Permalink
Update webkubectl to v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
liqiang-fit2cloud authored Oct 25, 2019
1 parent 4ca46fa commit 25a1262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ services:
TZ: Asia/Shanghai

webkubectl:
image: webkubectl/webkubectl
image: webkubectl/webkubectl:v1.4
container_name: kubeops_webkubectl
restart: always
ports:
Expand All @@ -116,4 +116,4 @@ volumes:
redis_data:
dns_data:
networks:
default:
default:

0 comments on commit 25a1262

Please sign in to comment.