File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ _use_nodejs: &_use_nodejs
2525sudo : required
2626dist : xenial
2727branches :
28- except :
29- - l10n_master
28+ only :
29+ - master
3030services :
3131 - docker
3232env :
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ RUN apk add --no-cache \
88 ca-certificates=20191127-r2 \
99 nghttp2-libs=1.35.1-r2 \
1010 libssh2=1.9.0-r1 \
11- libcurl=7.64.0-r3 \
12- curl=7.64.0-r3 \
13- oniguruma=6.9.4-r0 \
11+ libcurl=7.64.0-r5 \
12+ curl=7.64.0-r5 \
13+ oniguruma=6.9.4-r1 \
1414 jq=1.6-r0 \
1515 openssl=1.1.1g-r0
1616
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN apk add --no-cache \
99 libssh2=1.8.2-r0 \
1010 libcurl=7.64.0-r2 \
1111 curl=7.64.0-r2 \
12- oniguruma=6.9.4-r0 \
12+ oniguruma=6.9.4-r1 \
1313 jq=1.6-r0 \
1414 openssl=1.1.1g-r0
1515
Original file line number Diff line number Diff line change 11{
22 "name" : " planet-app" ,
3- "version" : " 0.12.2 " ,
3+ "version" : " 0.12.3 " ,
44 "license" : " AGPL-3.0" ,
55 "scripts" : {
66 "ng" : " ng" ,
You can’t perform that action at this time.
0 commit comments