Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
[Update]更新
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Aug 3, 2019
1 parent 332de4a commit 232e19b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Version=1.5.2

# KOKO 对应版本的文件名 https://github.com/jumpserver/koko/releases/
KokoAssets=koko-master-9ab4ea6-linux-amd64
KokoAssets=koko-master-6d4e69b-linux-amd64

# MYSQL_ROOT_PASSWORD不支持纯数字, 字符串位数推荐大于等于 8
MYSQL_ROOT_PASSWORD=oM0aevSQaH8Bd2Bgg5cX8lOd
Expand Down
2 changes: 1 addition & 1 deletion koko/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.9
WORKDIR /opt/coco
ARG Version=1.5.2
ARG KokoAssets=koko-master-9ab4ea6-linux-amd64
ARG KokoAssets=koko-master-6d4e69b-linux-amd64

RUN set -ex \
&& sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/' /etc/apk/repositories \
Expand Down

0 comments on commit 232e19b

Please # to comment.