Skip to content

Commit 23584ee

Browse files
committed
[ci] Update docker image to 2022-01-20
1 parent 4fe3a79 commit 23584ee

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

.github/workflows/compile-all.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: github.event.label.name == 'ci:hal'
1010
runs-on: ubuntu-20.04
1111
container:
12-
image: ghcr.io/modm-ext/modm-build-avr:2022-01-03
12+
image: ghcr.io/modm-ext/modm-build-avr:2022-01-20
1313
steps:
1414
- name: Check out repository
1515
uses: actions/checkout@v2
@@ -30,7 +30,7 @@ jobs:
3030
if: github.event.label.name == 'ci:hal'
3131
runs-on: ubuntu-20.04
3232
container:
33-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
33+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
3434
steps:
3535
- name: Check out repository
3636
uses: actions/checkout@v2
@@ -51,7 +51,7 @@ jobs:
5151
if: github.event.label.name == 'ci:hal'
5252
runs-on: ubuntu-20.04
5353
container:
54-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
54+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
5555
steps:
5656
- name: Check out repository
5757
uses: actions/checkout@v2
@@ -72,7 +72,7 @@ jobs:
7272
if: github.event.label.name == 'ci:hal'
7373
runs-on: ubuntu-20.04
7474
container:
75-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
75+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
7676
steps:
7777
- name: Check out repository
7878
uses: actions/checkout@v2
@@ -93,7 +93,7 @@ jobs:
9393
if: github.event.label.name == 'ci:hal'
9494
runs-on: ubuntu-20.04
9595
container:
96-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
96+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
9797
steps:
9898
- name: Check out repository
9999
uses: actions/checkout@v2
@@ -114,7 +114,7 @@ jobs:
114114
if: github.event.label.name == 'ci:hal'
115115
runs-on: ubuntu-20.04
116116
container:
117-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
117+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
118118
steps:
119119
- name: Check out repository
120120
uses: actions/checkout@v2
@@ -135,7 +135,7 @@ jobs:
135135
if: github.event.label.name == 'ci:hal'
136136
runs-on: ubuntu-20.04
137137
container:
138-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
138+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
139139
steps:
140140
- name: Check out repository
141141
uses: actions/checkout@v2
@@ -156,7 +156,7 @@ jobs:
156156
if: github.event.label.name == 'ci:hal'
157157
runs-on: ubuntu-20.04
158158
container:
159-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
159+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
160160
steps:
161161
- name: Check out repository
162162
uses: actions/checkout@v2
@@ -177,7 +177,7 @@ jobs:
177177
if: github.event.label.name == 'ci:hal'
178178
runs-on: ubuntu-20.04
179179
container:
180-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
180+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
181181
steps:
182182
- name: Check out repository
183183
uses: actions/checkout@v2
@@ -198,7 +198,7 @@ jobs:
198198
if: github.event.label.name == 'ci:hal'
199199
runs-on: ubuntu-20.04
200200
container:
201-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
201+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
202202
steps:
203203
- name: Check out repository
204204
uses: actions/checkout@v2
@@ -219,7 +219,7 @@ jobs:
219219
if: github.event.label.name == 'ci:hal'
220220
runs-on: ubuntu-20.04
221221
container:
222-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
222+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
223223
steps:
224224
- name: Check out repository
225225
uses: actions/checkout@v2
@@ -240,7 +240,7 @@ jobs:
240240
if: github.event.label.name == 'ci:hal'
241241
runs-on: ubuntu-20.04
242242
container:
243-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
243+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
244244
steps:
245245
- name: Check out repository
246246
uses: actions/checkout@v2
@@ -261,7 +261,7 @@ jobs:
261261
if: github.event.label.name == 'ci:hal'
262262
runs-on: ubuntu-20.04
263263
container:
264-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
264+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
265265
steps:
266266
- name: Check out repository
267267
uses: actions/checkout@v2
@@ -283,7 +283,7 @@ jobs:
283283
if: github.event.label.name == 'ci:hal'
284284
runs-on: ubuntu-20.04
285285
container:
286-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
286+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
287287
steps:
288288
- name: Check out repository
289289
uses: actions/checkout@v2
@@ -304,7 +304,7 @@ jobs:
304304
if: github.event.label.name == 'ci:hal'
305305
runs-on: ubuntu-20.04
306306
container:
307-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
307+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
308308
steps:
309309
- name: Check out repository
310310
uses: actions/checkout@v2
@@ -325,7 +325,7 @@ jobs:
325325
if: github.event.label.name == 'ci:hal'
326326
runs-on: ubuntu-20.04
327327
container:
328-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
328+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
329329
steps:
330330
- name: Check out repository
331331
uses: actions/checkout@v2
@@ -346,7 +346,7 @@ jobs:
346346
if: github.event.label.name == 'ci:hal'
347347
runs-on: ubuntu-20.04
348348
container:
349-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
349+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
350350
steps:
351351
- name: Check out repository
352352
uses: actions/checkout@v2
@@ -388,7 +388,7 @@ jobs:
388388
if: github.event.label.name == 'ci:hal'
389389
runs-on: ubuntu-20.04
390390
container:
391-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
391+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
392392
steps:
393393
- name: Check out repository
394394
uses: actions/checkout@v2
@@ -409,7 +409,7 @@ jobs:
409409
if: github.event.label.name == 'ci:hal'
410410
runs-on: ubuntu-20.04
411411
container:
412-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
412+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
413413
steps:
414414
- name: Check out repository
415415
uses: actions/checkout@v2
@@ -430,7 +430,7 @@ jobs:
430430
if: github.event.label.name == 'ci:hal'
431431
runs-on: ubuntu-20.04
432432
container:
433-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
433+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
434434
steps:
435435
- name: Check out repository
436436
uses: actions/checkout@v2
@@ -451,7 +451,7 @@ jobs:
451451
if: github.event.label.name == 'ci:hal'
452452
runs-on: ubuntu-20.04
453453
container:
454-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
454+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
455455
steps:
456456
- name: Check out repository
457457
uses: actions/checkout@v2
@@ -472,7 +472,7 @@ jobs:
472472
if: github.event.label.name == 'ci:hal'
473473
runs-on: ubuntu-20.04
474474
container:
475-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
475+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
476476
steps:
477477
- name: Check out repository
478478
uses: actions/checkout@v2

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build-upload-docs:
1111
runs-on: ubuntu-20.04
1212
container:
13-
image: ghcr.io/modm-ext/modm-build-base:2022-01-03
13+
image: ghcr.io/modm-ext/modm-build-base:2022-01-20
1414
steps:
1515
- name: Check out repository
1616
uses: actions/checkout@v2
@@ -41,7 +41,7 @@ jobs:
4141
api-docs-all:
4242
runs-on: ubuntu-20.04
4343
container:
44-
image: ghcr.io/modm-ext/modm-build-base:2022-01-03
44+
image: ghcr.io/modm-ext/modm-build-base:2022-01-20
4545
steps:
4646
- name: Check out repository
4747
uses: actions/checkout@v2

.github/workflows/linux.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
unittests-linux-generic:
77
runs-on: ubuntu-20.04
88
container:
9-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
9+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
1010

1111
steps:
1212
- name: Check out repository
@@ -89,7 +89,7 @@ jobs:
8989
stm32-examples:
9090
runs-on: ubuntu-20.04
9191
container:
92-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
92+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
9393
steps:
9494
- name: Check out repository
9595
uses: actions/checkout@v2
@@ -144,7 +144,7 @@ jobs:
144144
stm32f4-examples-1:
145145
runs-on: ubuntu-20.04
146146
container:
147-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
147+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
148148
steps:
149149
- name: Check out repository
150150
uses: actions/checkout@v2
@@ -159,7 +159,7 @@ jobs:
159159
stm32f4-examples-2:
160160
runs-on: ubuntu-20.04
161161
container:
162-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
162+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
163163
steps:
164164
- name: Check out repository
165165
uses: actions/checkout@v2
@@ -215,7 +215,7 @@ jobs:
215215
hal-compile-quick-1:
216216
runs-on: ubuntu-20.04
217217
container:
218-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
218+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
219219
steps:
220220
- name: Check out repository
221221
uses: actions/checkout@v2
@@ -235,7 +235,7 @@ jobs:
235235
hal-compile-quick-2:
236236
runs-on: ubuntu-20.04
237237
container:
238-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
238+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
239239
steps:
240240
- name: Check out repository
241241
uses: actions/checkout@v2
@@ -255,7 +255,7 @@ jobs:
255255
hal-compile-quick-3:
256256
runs-on: ubuntu-20.04
257257
container:
258-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
258+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
259259
steps:
260260
- name: Check out repository
261261
uses: actions/checkout@v2
@@ -275,7 +275,7 @@ jobs:
275275
hal-compile-quick-4:
276276
runs-on: ubuntu-20.04
277277
container:
278-
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-03
278+
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
279279
steps:
280280
- name: Check out repository
281281
uses: actions/checkout@v2
@@ -295,7 +295,7 @@ jobs:
295295
build-docs-test:
296296
runs-on: ubuntu-20.04
297297
container:
298-
image: ghcr.io/modm-ext/modm-build-base:2022-01-03
298+
image: ghcr.io/modm-ext/modm-build-base:2022-01-20
299299
steps:
300300
- name: Check out repository
301301
uses: actions/checkout@v2

0 commit comments

Comments
 (0)