Skip to content

Commit 072e28e

Browse files
committed
package.json: docker xbb 5.1.0
1 parent bd81fb7 commit 072e28e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,23 +251,23 @@
251251
"@xpack-dev-tools/patchelf": "0.17.2-1.1"
252252
},
253253
"properties": {
254-
"dockerImage": "ilegeul/ubuntu:amd64-18.04-xbb-v5.0.0"
254+
"dockerImage": "ilegeul/ubuntu:amd64-18.04-xbb-v5.1.0"
255255
}
256256
},
257257
"linux-arm64": {
258258
"inherit": [
259259
"linux-x64"
260260
],
261261
"properties": {
262-
"dockerImage": "ilegeul/ubuntu:arm64v8-18.04-xbb-v5.0.0"
262+
"dockerImage": "ilegeul/ubuntu:arm64v8-18.04-xbb-v5.1.0"
263263
}
264264
},
265265
"linux-arm": {
266266
"inherit": [
267267
"linux-x64"
268268
],
269269
"properties": {
270-
"dockerImage": "ilegeul/ubuntu:arm32v7-18.04-xbb-v5.0.0"
270+
"dockerImage": "ilegeul/ubuntu:arm32v7-18.04-xbb-v5.1.0"
271271
}
272272
},
273273
"win32-x64": {
@@ -282,7 +282,7 @@
282282
"@xpack-dev-tools/wine": "7.22.0-1.1"
283283
},
284284
"properties": {
285-
"dockerImage": "ilegeul/ubuntu:amd64-18.04-xbb-v5.0.0"
285+
"dockerImage": "ilegeul/ubuntu:amd64-18.04-xbb-v5.1.0"
286286
},
287287
"actions": {
288288
"build": "{{ properties.commandBashBuild }} --windows",

0 commit comments

Comments
 (0)