Skip to content

Commit 43a288b

Browse files
committed
Updated version to 20260330T094803
1 parent 22eb547 commit 43a288b

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

eduid/compose.yml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212

1313
# This is a one-off job that deletes old logs on startup (preserving permissions etc. on the log files).
1414
log_cleanup:
15-
image: platform.sunet.se/eduid/worker:20260320T113739-staging
15+
image: platform.sunet.se/eduid/worker:20260330T094803-staging
1616
volumes:
1717
- eduidlogdata:/var/log/eduid
1818
- mongodblogdata:/var/log/mongodb
@@ -27,7 +27,7 @@ services:
2727
2828
2929
am:
30-
image: platform.sunet.se/eduid/worker:20260320T113739-staging
30+
image: platform.sunet.se/eduid/worker:20260330T094803-staging
3131
pull_policy: if_not_present
3232
restart: always
3333
networks:
@@ -56,7 +56,7 @@ services:
5656
condition: service_started
5757

5858
amapi:
59-
image: platform.sunet.se/eduid/fastapi:20260320T113739-staging
59+
image: platform.sunet.se/eduid/fastapi:20260330T094803-staging
6060
pull_policy: if_not_present
6161
restart: always
6262
networks:
@@ -83,7 +83,7 @@ services:
8383
condition: service_healthy
8484

8585
authn:
86-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
86+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
8787
pull_policy: if_not_present
8888
restart: always
8989
networks:
@@ -166,7 +166,7 @@ services:
166166
condition: service_started
167167

168168
bankid:
169-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
169+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
170170
pull_policy: if_not_present
171171
restart: always
172172
networks:
@@ -281,7 +281,7 @@ services:
281281
condition: service_started
282282

283283
eidas:
284-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
284+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
285285
pull_policy: if_not_present
286286
restart: always
287287
networks:
@@ -334,7 +334,7 @@ services:
334334
condition: service_healthy
335335

336336
email:
337-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
337+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
338338
pull_policy: if_not_present
339339
restart: always
340340
networks:
@@ -365,7 +365,7 @@ services:
365365
condition: service_started
366366

367367
html:
368-
image: platform.sunet.se/eduid/html:20260320T113739-staging
368+
image: platform.sunet.se/eduid/html:20260330T094803-staging
369369
pull_policy: if_not_present
370370
restart: always
371371
expose:
@@ -425,7 +425,7 @@ services:
425425
condition: service_healthy
426426

427427
idp:
428-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
428+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
429429
pull_policy: if_not_present
430430
restart: always
431431
networks:
@@ -483,7 +483,7 @@ services:
483483
condition: service_healthy
484484

485485
idpproxy:
486-
image: platform.sunet.se/eduid/satosa_scim:20260320T113739-staging
486+
image: platform.sunet.se/eduid/satosa_scim:20260330T094803-staging
487487
pull_policy: if_not_present
488488
restart: always
489489
networks:
@@ -531,7 +531,7 @@ services:
531531
condition: service_started
532532

533533
jsconfig:
534-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
534+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
535535
pull_policy: if_not_present
536536
restart: always
537537
networks:
@@ -565,7 +565,7 @@ services:
565565
condition: service_started
566566

567567
ladok:
568-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
568+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
569569
pull_policy: if_not_present
570570
restart: always
571571
networks:
@@ -594,7 +594,7 @@ services:
594594
condition: service_started
595595

596596
letter_proofing:
597-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
597+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
598598
pull_policy: if_not_present
599599
restart: always
600600
networks:
@@ -625,7 +625,7 @@ services:
625625
condition: service_started
626626

627627
maccapi:
628-
image: platform.sunet.se/eduid/fastapi:20260320T113739-staging
628+
image: platform.sunet.se/eduid/fastapi:20260330T094803-staging
629629
pull_policy: if_not_present
630630
restart: always
631631
networks:
@@ -682,7 +682,7 @@ services:
682682
<<: *common-depends-on
683683

684684
msg:
685-
image: platform.sunet.se/eduid/worker:20260320T113739-staging
685+
image: platform.sunet.se/eduid/worker:20260330T094803-staging
686686
pull_policy: if_not_present
687687
restart: always
688688
networks:
@@ -757,7 +757,7 @@ services:
757757
<<: *common-depends-on
758758

759759
orcid:
760-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
760+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
761761
pull_policy: if_not_present
762762
restart: always
763763
networks:
@@ -792,7 +792,7 @@ services:
792792
condition: service_started
793793

794794
personal_data:
795-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
795+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
796796
pull_policy: if_not_present
797797
restart: always
798798
networks:
@@ -852,7 +852,7 @@ services:
852852
<<: *common-depends-on
853853

854854
queue_mail_worker:
855-
image: platform.sunet.se/eduid/worker:20260320T113739-staging
855+
image: platform.sunet.se/eduid/worker:20260330T094803-staging
856856
pull_policy: if_not_present
857857
restart: always
858858
networks:
@@ -879,7 +879,7 @@ services:
879879
condition: service_healthy
880880

881881
queue_scim_event:
882-
image: platform.sunet.se/eduid/worker:20260320T113739-staging
882+
image: platform.sunet.se/eduid/worker:20260330T094803-staging
883883
pull_policy: if_not_present
884884
restart: always
885885
networks:
@@ -906,7 +906,7 @@ services:
906906
condition: service_healthy
907907

908908
queue_sink_worker:
909-
image: platform.sunet.se/eduid/worker:20260320T113739-staging
909+
image: platform.sunet.se/eduid/worker:20260330T094803-staging
910910
pull_policy: if_not_present
911911
restart: always
912912
networks:
@@ -948,7 +948,7 @@ services:
948948
<<: *common-depends-on
949949

950950
reset_password:
951-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
951+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
952952
pull_policy: if_not_present
953953
restart: always
954954
networks:
@@ -998,7 +998,7 @@ services:
998998
<<: *common-depends-on
999999

10001000
scimapi:
1001-
image: platform.sunet.se/eduid/fastapi:20260320T113739-staging
1001+
image: platform.sunet.se/eduid/fastapi:20260330T094803-staging
10021002
pull_policy: if_not_present
10031003
restart: always
10041004
networks:
@@ -1026,7 +1026,7 @@ services:
10261026
condition: service_started
10271027

10281028
security:
1029-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
1029+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
10301030
pull_policy: if_not_present
10311031
restart: always
10321032
networks:
@@ -1064,7 +1064,7 @@ services:
10641064
condition: service_started
10651065

10661066
signup:
1067-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
1067+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
10681068
pull_policy: if_not_present
10691069
restart: always
10701070
networks:
@@ -1123,7 +1123,7 @@ services:
11231123
condition: service_healthy
11241124

11251125
support:
1126-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
1126+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
11271127
pull_policy: if_not_present
11281128
restart: always
11291129
networks:
@@ -1172,7 +1172,7 @@ services:
11721172
condition: service_healthy
11731173

11741174
freja_eid:
1175-
image: platform.sunet.se/eduid/webapp:20260320T113739-staging
1175+
image: platform.sunet.se/eduid/webapp:20260330T094803-staging
11761176
pull_policy: if_not_present
11771177
restart: always
11781178
networks:
@@ -1214,7 +1214,7 @@ services:
12141214
<<: *common-depends-on
12151215

12161216
job_runner_fre:
1217-
image: platform.sunet.se/eduid/fastapi:20260320T113739-staging
1217+
image: platform.sunet.se/eduid/fastapi:20260330T094803-staging
12181218
pull_policy: if_not_present
12191219
restart: always
12201220
networks:
@@ -1244,7 +1244,7 @@ services:
12441244
condition: service_healthy
12451245

12461246
job_runner_tug:
1247-
image: platform.sunet.se/eduid/fastapi:20260320T113739-staging
1247+
image: platform.sunet.se/eduid/fastapi:20260330T094803-staging
12481248
pull_policy: if_not_present
12491249
restart: always
12501250
networks:
@@ -1274,7 +1274,7 @@ services:
12741274
condition: service_healthy
12751275

12761276
vccs:
1277-
image: platform.sunet.se/eduid/fastapi:20260320T113739-staging
1277+
image: platform.sunet.se/eduid/fastapi:20260330T094803-staging
12781278
pull_policy: if_not_present
12791279
#build:
12801280
# context: ../vccs

0 commit comments

Comments
 (0)