Skip to content

Commit bb7017b

Browse files
committed
bump 5.2.3
1 parent f933066 commit bb7017b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ARG BUILD_DATE
6464
ARG VCS_REF
6565
ARG TAG
6666

67-
ARG ZEALOT_VERSION="5.2.2"
67+
ARG ZEALOT_VERSION="5.2.3"
6868
ARG REPLACE_CHINA_MIRROR="true"
6969
ARG ORIGINAL_REPO_URL="dl-cdn.alpinelinux.org"
7070
ARG MIRROR_REPO_URL="mirrors.ustc.edu.cn"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zealot",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)