Skip to content

Commit d5c9702

Browse files
author
github-actions
committed
Automated deployment to update containers 2025-02-28
1 parent 94db86d commit d5c9702

File tree

17 files changed

+72
-100
lines changed

17 files changed

+72
-100
lines changed

golang/container.yaml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ url: https://hub.docker.com/r/_/golang
33
maintainer: '@vsoch'
44
description: Go (a.k.a., Golang) is a programming language first developed at Google.
55
latest:
6-
1-nanoserver-ltsc2022: sha256:afdf65b8a9678307898c8762e31ab2ceb3ec023761544cdee4e9dcf368282acf
6+
1-nanoserver-ltsc2025: 'crane digest golang:1-nanoserver-ltsc2025: TOOMANYREQUESTS:
7+
You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit'
78
filter:
89
- ^(?!nano).*$
910
- ^(?!windows).*$
@@ -15,8 +16,8 @@ tags:
1516
1.17.2: sha256:124966f5d54a41317ee81ccfe5f849d4f0deef4ed3c5c32c20be855c51c15027
1617
1.17.3: sha256:199102125d11c943c927a8a33911ef960ca72c4879e307c7c2e40ceaa72201e3
1718
1.18-rc: sha256:2da497bcc0c9ff09d4185907068c6f137d14e8848059971072f2e9cc936aae70
18-
latest: sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4
19-
'1': sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4
19+
latest: sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71
20+
'1': sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71
2021
'1.18': sha256:50c889275d26f816b5314fc99f55425fa76b18fcaf16af255f5d57f09e1f48da
2122
1.17rc2: sha256:c5b50f8381dcc9223b63dbb3e9f558eea0650310232bbc2dde8c3b861c60d1b2
2223
1.17rc2-buster: sha256:824267ad82d38a31225b61038ac8735b791396d7df2a6c58f761756964ab4d2d
@@ -26,17 +27,21 @@ tags:
2627
'1.17': sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18
2728
'1.16': sha256:5f6a4662de3efc6d6bb812d02e9de3d8698eea16b8eb7281f03e6f3e8383018e
2829
1.20-rc: sha256:9ae483262c186de21686f37d0467c6cd054f9ef8c7e33a0cec2a5ec1b833e6bc
29-
1-nanoserver-ltsc2022: sha256:afdf65b8a9678307898c8762e31ab2ceb3ec023761544cdee4e9dcf368282acf
30+
1-nanoserver-ltsc2022: sha256:148efe6826398b35408b448a9a9888c8f25e33027e2015eb7f47941c757d358d
3031
1-nanoserver-sac2016: sha256:7ec07bfc64b92c148d14cbb3aec931676057436286fa09cf25650ef896468bf4
31-
1-nanoserver-1809: sha256:bf5647a863d217f6ebe7775629a52e05a41f531f07394b6ed22050ee1c8d1ba0
32+
1-nanoserver-1809: sha256:24f47e4539dac6eefdd92bc565e092cd5febdfcebad664364142224cf0464a29
3233
'1.20': sha256:8f9af7094d0cb27cc783c697ac5ba25efdc4da35f8526db21f7aebb0b0b4f18a
3334
1-nanoserver-1803: sha256:cf40c6df853a26a9ee15cec62ead4e36a07e02aa1c589fe53acfdd6f725b4da7
3435
'1.21': sha256:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb
3536
1.22-rc: sha256:396fe480cfa7f561ca5061f37e5947934f95d725319adfd907ed9a179f4b477b
36-
'1.22': sha256:d5b17d684180648e16ea974bea677498945e8b619f7b26325958d8d99e97f9ea
37+
'1.22': sha256:1cf6c45ba39db9fd6db16922041d074a63c935556a05c5ccb62d181034df7f02
3738
1.23-rc: sha256:defa4e60851ba610b0e718fd2912709f80cb36f7a39aea5ce366c07370a75bfd
38-
'1.23': sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4
39-
1.24-rc: sha256:da300890e39053b59a6ddc2cc58c5aaee4679f580be8bcd7622c80d42b0cace2
39+
'1.23': 'crane digest golang:1.23: TOOMANYREQUESTS: You have reached your unauthenticated
40+
pull rate limit. https://www.docker.com/increase-rate-limit'
41+
1.24-rc: 'crane digest golang:1.24-rc: TOOMANYREQUESTS: You have reached your unauthenticated
42+
pull rate limit. https://www.docker.com/increase-rate-limit'
43+
1-nanoserver-ltsc2025: 'crane digest golang:1-nanoserver-ltsc2025: TOOMANYREQUESTS:
44+
You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit'
4045
aliases:
4146
go: /usr/local/go/bin/go
4247
gofmt: /usr/local/go/bin/gofmt

jupyter/minimal-notebook/container.yaml

Lines changed: 26 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ url: https://hub.docker.com/r/jupyter/minimal-notebook
33
maintainer: '@vsoch'
44
description: Jupyter Minimal Notebook from https://github.com/jupyter/docker-stacks
55
latest:
6-
'2023-10-20': 'crane digest jupyter/minimal-notebook:2023-10-20: TOOMANYREQUESTS:
7-
You have reached your pull rate limit. You may increase the limit by authenticating
8-
and upgrading: https://www.docker.com/increase-rate-limit'
6+
'2023-10-20': sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551
97
tags:
108
'4.0': sha256:6f9d189494fe091700681eb39b429dfe1420ad0717697c2e2293779fcb80cd1e
119
latest: sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551
@@ -14,81 +12,31 @@ tags:
1412
'2022-02-28': sha256:3369a21d4377037e239223b165f44aec62a76e8cbafae15528eff5f4dc159bc8
1513
'2022-01-31': sha256:f403b4917f873629cc934941deec6015155351d40fb8d485493d2bd6ad719a5c
1614
'2021-12-27': sha256:1866eaf6a7fc0fc9564650a296625a6a4be24f4c392c95d9b547b92483dad99d
17-
'2022-04-25': 'crane digest jupyter/minimal-notebook:2022-04-25: TOOMANYREQUESTS:
18-
You have reached your pull rate limit. You may increase the limit by authenticating
19-
and upgrading: https://www.docker.com/increase-rate-limit'
20-
'2022-05-31': 'crane digest jupyter/minimal-notebook:2022-05-31: TOOMANYREQUESTS:
21-
You have reached your pull rate limit. You may increase the limit by authenticating
22-
and upgrading: https://www.docker.com/increase-rate-limit'
23-
'2022-06-27': 'crane digest jupyter/minimal-notebook:2022-06-27: TOOMANYREQUESTS:
24-
You have reached your pull rate limit. You may increase the limit by authenticating
25-
and upgrading: https://www.docker.com/increase-rate-limit'
26-
'2022-08-23': 'crane digest jupyter/minimal-notebook:2022-08-23: TOOMANYREQUESTS:
27-
You have reached your pull rate limit. You may increase the limit by authenticating
28-
and upgrading: https://www.docker.com/increase-rate-limit'
29-
'2022-07-27': 'crane digest jupyter/minimal-notebook:2022-07-27: TOOMANYREQUESTS:
30-
You have reached your pull rate limit. You may increase the limit by authenticating
31-
and upgrading: https://www.docker.com/increase-rate-limit'
32-
'2022-08-29': 'crane digest jupyter/minimal-notebook:2022-08-29: TOOMANYREQUESTS:
33-
You have reached your pull rate limit. You may increase the limit by authenticating
34-
and upgrading: https://www.docker.com/increase-rate-limit'
35-
'2022-09-30': 'crane digest jupyter/minimal-notebook:2022-09-30: TOOMANYREQUESTS:
36-
You have reached your pull rate limit. You may increase the limit by authenticating
37-
and upgrading: https://www.docker.com/increase-rate-limit'
38-
'2022-11-28': 'crane digest jupyter/minimal-notebook:2022-11-28: TOOMANYREQUESTS:
39-
You have reached your pull rate limit. You may increase the limit by authenticating
40-
and upgrading: https://www.docker.com/increase-rate-limit'
41-
'2022-10-31': 'crane digest jupyter/minimal-notebook:2022-10-31: TOOMANYREQUESTS:
42-
You have reached your pull rate limit. You may increase the limit by authenticating
43-
and upgrading: https://www.docker.com/increase-rate-limit'
44-
'2022-12-26': 'crane digest jupyter/minimal-notebook:2022-12-26: TOOMANYREQUESTS:
45-
You have reached your pull rate limit. You may increase the limit by authenticating
46-
and upgrading: https://www.docker.com/increase-rate-limit'
47-
'2023-01-24': 'crane digest jupyter/minimal-notebook:2023-01-24: TOOMANYREQUESTS:
48-
You have reached your pull rate limit. You may increase the limit by authenticating
49-
and upgrading: https://www.docker.com/increase-rate-limit'
50-
'2022-12-30': 'crane digest jupyter/minimal-notebook:2022-12-30: TOOMANYREQUESTS:
51-
You have reached your pull rate limit. You may increase the limit by authenticating
52-
and upgrading: https://www.docker.com/increase-rate-limit'
53-
'2023-02-28': 'crane digest jupyter/minimal-notebook:2023-02-28: TOOMANYREQUESTS:
54-
You have reached your pull rate limit. You may increase the limit by authenticating
55-
and upgrading: https://www.docker.com/increase-rate-limit'
56-
'2023-01-30': 'crane digest jupyter/minimal-notebook:2023-01-30: TOOMANYREQUESTS:
57-
You have reached your pull rate limit. You may increase the limit by authenticating
58-
and upgrading: https://www.docker.com/increase-rate-limit'
59-
'2023-04-27': 'crane digest jupyter/minimal-notebook:2023-04-27: TOOMANYREQUESTS:
60-
You have reached your pull rate limit. You may increase the limit by authenticating
61-
and upgrading: https://www.docker.com/increase-rate-limit'
62-
'2023-03-27': 'crane digest jupyter/minimal-notebook:2023-03-27: TOOMANYREQUESTS:
63-
You have reached your pull rate limit. You may increase the limit by authenticating
64-
and upgrading: https://www.docker.com/increase-rate-limit'
65-
'2023-05-28': 'crane digest jupyter/minimal-notebook:2023-05-28: TOOMANYREQUESTS:
66-
You have reached your pull rate limit. You may increase the limit by authenticating
67-
and upgrading: https://www.docker.com/increase-rate-limit'
68-
'2023-06-28': 'crane digest jupyter/minimal-notebook:2023-06-28: TOOMANYREQUESTS:
69-
You have reached your pull rate limit. You may increase the limit by authenticating
70-
and upgrading: https://www.docker.com/increase-rate-limit'
71-
'2023-05-30': 'crane digest jupyter/minimal-notebook:2023-05-30: TOOMANYREQUESTS:
72-
You have reached your pull rate limit. You may increase the limit by authenticating
73-
and upgrading: https://www.docker.com/increase-rate-limit'
74-
'2023-07-28': 'crane digest jupyter/minimal-notebook:2023-07-28: TOOMANYREQUESTS:
75-
You have reached your pull rate limit. You may increase the limit by authenticating
76-
and upgrading: https://www.docker.com/increase-rate-limit'
77-
'2023-06-29': 'crane digest jupyter/minimal-notebook:2023-06-29: TOOMANYREQUESTS:
78-
You have reached your pull rate limit. You may increase the limit by authenticating
79-
and upgrading: https://www.docker.com/increase-rate-limit'
80-
'2023-08-28': 'crane digest jupyter/minimal-notebook:2023-08-28: TOOMANYREQUESTS:
81-
You have reached your pull rate limit. You may increase the limit by authenticating
82-
and upgrading: https://www.docker.com/increase-rate-limit'
83-
'2023-07-31': 'crane digest jupyter/minimal-notebook:2023-07-31: TOOMANYREQUESTS:
84-
You have reached your pull rate limit. You may increase the limit by authenticating
85-
and upgrading: https://www.docker.com/increase-rate-limit'
86-
'2023-09-25': 'crane digest jupyter/minimal-notebook:2023-09-25: TOOMANYREQUESTS:
87-
You have reached your pull rate limit. You may increase the limit by authenticating
88-
and upgrading: https://www.docker.com/increase-rate-limit'
89-
'2023-10-20': 'crane digest jupyter/minimal-notebook:2023-10-20: TOOMANYREQUESTS:
90-
You have reached your pull rate limit. You may increase the limit by authenticating
91-
and upgrading: https://www.docker.com/increase-rate-limit'
15+
'2022-04-25': sha256:bf5f9018016b090e59e9abf87531e0031c1535a39d89fe87c7a34e064d330bc0
16+
'2022-05-31': sha256:31c63280671cec569a03e6e738fee04f08ff6dae2d080ab6f57cc650ec8c7838
17+
'2022-06-27': sha256:bf498f5be6836f67dcf2ee298b3b0c04366ae9afcc6123716f795e6f5fb49d53
18+
'2022-08-23': sha256:e5fd7ecc73bbdcd86b500175b82f9f44c34e112f4a9090ff9a26bd64991042ed
19+
'2022-07-27': sha256:6283248f73796c3288c877ada477a32245bccd63691e5c1b7407c9af18592207
20+
'2022-08-29': sha256:9e2bcb365d5e34cafd56735f82f58928404e86fbb7e75d017bd4e743b0e70a72
21+
'2022-09-30': sha256:69f2bed01b7bc7bb54306303162489d382ebae50ba9e767c6e3b832f45fad500
22+
'2022-11-28': sha256:5552c99097d0d85d743c78300cc153f6217e1304149f79f13ad59a8a099029a5
23+
'2022-10-31': sha256:4ba90749751207a70fc1e4280efd1ff7bf80462f07e438fe8a6f0830f985da61
24+
'2022-12-26': sha256:d9e7da493ea6c108f61eaf07a19123477643b9aadad1095ea6abd5d615a3c656
25+
'2023-01-24': sha256:3378e2d822b3aef19856a3f61203d3ca97c3237bbe3618b568e0f003af4c334d
26+
'2022-12-30': sha256:5c9ba70f8687803cdfd9d46f56bb437e373ac5aa2d0a57ea9f8fd01cc8c9a0bd
27+
'2023-02-28': sha256:797f35c5059c87478cd1f813325989be11474c49d2390b645a2627b3e989fcab
28+
'2023-01-30': sha256:4821f656581f6864df3076790bb37eebbb6e40db949b9b52dbb136dafb172ceb
29+
'2023-04-27': sha256:85eabe835982d00d32de7996f211a201223fc93fa0d1a620adbe610d7ac07ef8
30+
'2023-03-27': sha256:512440827f4fad9361fa4cc9334ae54456a764181a80c61ee1d1cae9736c8705
31+
'2023-05-28': sha256:493c13d3d2fa0f6f3980a8d3c0cccf7734d933afb4ae053f8de58c2b6e0faecc
32+
'2023-06-28': sha256:2c5839d25155ba61a50030684f935ae688b10092d31d8951a091fd36c945db61
33+
'2023-05-30': sha256:ff44a08dd40c7fbdaf6983e98c5008f39fa36674c3fbf7a117e5f19dd775365c
34+
'2023-07-28': sha256:79ac752ccac620b4cbd1d3a8f32f2998528912cd3f6520f18e929943c815574a
35+
'2023-06-29': sha256:2a4c3b723dcdb5a3238a8b058d269c23caf1eb839b16d1228901d665a49a2929
36+
'2023-08-28': sha256:5208b1f4151b8ebc2877535d62889d1d69737185ca6e0023cdd72108fdaa2159
37+
'2023-07-31': sha256:b4b7db94fa21102a4dc804f4a0b9d72a4ac51128317a9a7bafd7e88368dbbcf6
38+
'2023-09-25': sha256:d8e1e43a7c155dc3cd9281f687a459dee22f6e0b8709fae280da9e43d5756bbf
39+
'2023-10-20': sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551
9240
features:
9341
home: true
9442
aliases:

kibana/container.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ maintainer: '@vsoch'
44
description: Kibana gives shape to any kind of data — structured and unstructured
55
— indexed in Elasticsearch.
66
latest:
7-
8.17.1: sha256:269013daeb1e69e6fc8095737cbe23b9688366d6a0505b43f8642fddedbebe48
7+
8.17.2: sha256:c6caadab69daa22ed0f812494fe6c84a1379dbc4b61e69d122fe1100df7d6c9e
88
tags:
99
7.12.0: sha256:767581addfa1f3c0520774a30c5d872bbc8f833e172d93685baf89c579a1808a
1010
7.12.1: sha256:e96f8b6a90db0b4ba804f7023922448a1d752a85e77f6c645ec309fa0328627d
@@ -59,6 +59,8 @@ tags:
5959
8.16.2: sha256:40c106833c924d62b7df362eb20e8612c285bdf510edae272c6d92c6b137ac7a
6060
8.17.1: sha256:269013daeb1e69e6fc8095737cbe23b9688366d6a0505b43f8642fddedbebe48
6161
8.16.3: sha256:8c5f0c1989fa865f1dbe6fd18f1646dc93abcd857cbe8f7ae2277c0f3fd9813a
62+
8.17.2: sha256:c6caadab69daa22ed0f812494fe6c84a1379dbc4b61e69d122fe1100df7d6c9e
63+
8.16.4: sha256:9b32aa01806b6f35146daf1baa8c0f3b2e5e2d818b5128dd8e4d0e49211d780b
6264
aliases:
6365
kibana: /usr/share/kibana/bin/kibana
6466
kibana-encryption-keys: /usr/share/kibana/bin/kibana-encryption-keys

quay.io/biocontainers/autobigs-engine/container.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@ url: https://biocontainers.pro/tools/autobigs-engine
22
maintainer: '@vsoch'
33
description: singularity registry hpc automated addition for autobigs-engine
44
latest:
5-
0.8.0--pyhdfd78af_0: sha256:7a460891855f43a4fc410c0a9de33b0eab75cf0f9c68e7ad35a8e86f4ab13529
5+
0.13.0--pyhdfd78af_0: sha256:2dfcb08dad5b433ad851ed27a8f84a8b1c8e92a26a073a25bca4192f978dfdec
66
tags:
77
0.8.0--pyhdfd78af_0: sha256:7a460891855f43a4fc410c0a9de33b0eab75cf0f9c68e7ad35a8e86f4ab13529
8+
0.13.0--pyhdfd78af_0: sha256:2dfcb08dad5b433ad851ed27a8f84a8b1c8e92a26a073a25bca4192f978dfdec
9+
0.12.0--pyhdfd78af_0: sha256:6dacc4091932be9c76f3321528e51ad2c9f1ff474cdf07cf51d70047b735196f
10+
0.11.0--pyhdfd78af_0: sha256:9d0b0348a35e8ecd4f382b8a53caa47cf9c8874ae3482ca1ca3858dc1290fb6f
811
docker: quay.io/biocontainers/autobigs-engine
912
aliases:
1013
idle3.13: /usr/local/bin/idle3.13

quay.io/biocontainers/cellpose/container.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ url: https://biocontainers.pro/tools/cellpose
22
maintainer: '@vsoch'
33
description: singularity registry hpc automated addition for cellpose
44
latest:
5-
3.0.10: sha256:a74a4cb494bc733002dbab3a03d425d3e7aed650a2e4d9958671f87f0e1994c3
5+
3.1.0: sha256:0467d7909d00e522402a2393479970e8da82b5ce1a5ee633de643821e728a64a
66
tags:
77
3.0.8: sha256:4ab1d822dbb32848fd1bfbecf24580556938bfd8a9f37d9ef05bef7874cee92a
88
3.0.10: sha256:a74a4cb494bc733002dbab3a03d425d3e7aed650a2e4d9958671f87f0e1994c3
9+
3.1.0: sha256:0467d7909d00e522402a2393479970e8da82b5ce1a5ee633de643821e728a64a
10+
3.0.11: sha256:a658ad4029199d799a46e373f7641b5edbe5f418cce9316323ce70ef1290c06c
911
docker: quay.io/biocontainers/cellpose
1012
aliases:
1113
androiddeployqt6: /usr/local/bin/androiddeployqt6

quay.io/biocontainers/cramino/container.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ url: https://biocontainers.pro/tools/cramino
22
maintainer: '@vsoch'
33
description: singularity registry hpc automated addition for cramino
44
latest:
5-
0.15.0--h3dc2dae_1: sha256:d290adb8c38de7454b372a2a1ce507c45f2f0f2049b327972e91967605337bc4
5+
0.16.0--h3dc2dae_0: sha256:97d78c137661daee46593b4206bcc14f1410a17933067cf586d32dd63707c513
66
tags:
77
0.9.7--h1f4ba0c_0: sha256:e7f991ca405c3f613489a6e501225ab265ba39ae7b01e8cdedbdca2abcd26e9c
88
0.9.7--h5076881_2: sha256:314c0746d7a6b987e4677394bc810fcfffef0ff655da417c48dede27984965f2
@@ -14,6 +14,7 @@ tags:
1414
0.14.5--h5076881_0: sha256:2344aed014225f96ef8c38d3ab7b639896b0cbba40f855db0de6c3ec00ff325c
1515
0.15.0--h2e7e638_0: sha256:e80b80e4b0b233ae3dc0827d3b4d65561396ec99569436885c2534171ca675a2
1616
0.15.0--h3dc2dae_1: sha256:d290adb8c38de7454b372a2a1ce507c45f2f0f2049b327972e91967605337bc4
17+
0.16.0--h3dc2dae_0: sha256:97d78c137661daee46593b4206bcc14f1410a17933067cf586d32dd63707c513
1718
docker: quay.io/biocontainers/cramino
1819
aliases:
1920
cramino: /usr/local/bin/cramino

quay.io/biocontainers/dajin2/container.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ url: https://biocontainers.pro/tools/dajin2
22
maintainer: '@vsoch'
33
description: singularity registry hpc automated addition for dajin2
44
latest:
5-
0.5.6--pyhdfd78af_0: sha256:0e6fb7aa515cd101ed23a8583b54b18637f7aab2e3bb77a5fcbcbcf72aad34de
5+
0.6.0--pyhdfd78af_0: sha256:9629306a421077efe081f779ac7bcfe93191fed830fc63689002656f6632534f
66
tags:
77
0.3.1--pyh7cba7a3_0: sha256:7fad451d45ba307d325fe1c43b996cfdc5f3c36b8d8736e03ccb31c5c5659d5b
88
0.3.2--pyh7cba7a3_0: sha256:db854186c34a7297c43adfa23f8844dbb7e76173b657e5c87b2e08cc417505b7
@@ -18,6 +18,7 @@ tags:
1818
0.5.4--pyhdfd78af_0: sha256:6e483b2a64e92c00a3f960e6a851a6fa800cba1908cbc7d21640925f59dad969
1919
0.5.5.1--pyhdfd78af_0: sha256:1e34c6e2a1d5fbf575163f7545feb1f86cc5ab7658adc82dfead997dc40380f0
2020
0.5.6--pyhdfd78af_0: sha256:0e6fb7aa515cd101ed23a8583b54b18637f7aab2e3bb77a5fcbcbcf72aad34de
21+
0.6.0--pyhdfd78af_0: sha256:9629306a421077efe081f779ac7bcfe93191fed830fc63689002656f6632534f
2122
docker: quay.io/biocontainers/dajin2
2223
aliases:
2324
DAJIN2: /usr/local/bin/DAJIN2

quay.io/biocontainers/matchtigs/container.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ url: https://biocontainers.pro/tools/matchtigs
22
maintainer: '@vsoch'
33
description: shpc-registry automated BioContainers addition for matchtigs
44
latest:
5-
2.1.7--hc1c3326_2: sha256:a279d347ccab2d5775c84288874073b98e244f00ef281f267197758ed7782021
5+
2.1.9--hc1c3326_0: sha256:389b21ed61b9ad92ac0063457bc6ab9aeda5e6cfe57be46a512bf2d959c37148
66
tags:
77
1.2.0--hdfd78af_0: sha256:f35cc56c7409188e63259484d4f5f9db116c4b808d56d521fcf62ffc67a24647
88
1.5.3--hec16e2b_0: sha256:a473015e335da9771d76e5187185fa06dd76fc8ff14fa594dbf0cb7c3a3069df
@@ -11,6 +11,7 @@ tags:
1111
2.1.5--h031d066_0: sha256:389a81e545e041247c44adab0368e6f021e6c00f9d340fee9c9ec916e4c81eff
1212
2.1.7--h715e4b3_1: sha256:7b7c20a4009d3486f0644b37175365f5071c93b5ceb7aecec8d177651472137a
1313
2.1.7--hc1c3326_2: sha256:a279d347ccab2d5775c84288874073b98e244f00ef281f267197758ed7782021
14+
2.1.9--hc1c3326_0: sha256:389b21ed61b9ad92ac0063457bc6ab9aeda5e6cfe57be46a512bf2d959c37148
1415
docker: quay.io/biocontainers/matchtigs
1516
aliases:
1617
cargo: /usr/local/bin/cargo

quay.io/biocontainers/metacache/container.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ url: https://biocontainers.pro/tools/metacache
22
maintainer: '@vsoch'
33
description: shpc-registry automated BioContainers addition for metacache
44
latest:
5-
2.4.3--h077b44d_2: sha256:8dd33bab13d03f3620830deea70ad9e797e5e38992af409cbd909b11902f77c6
5+
2.5.0--h077b44d_0: sha256:5619ea0dd9e5b576731435a9fb5bef28f9f4361f7263b3dd39afde83ccf3b45d
66
tags:
77
2.2.3--hd03093a_1: sha256:85c927d789db3e9da7d0435892d528d1c8e44d1e6e5446d4bb68c40f163739ba
88
2.3.0--hd03093a_0: sha256:52cde7d1d66fb56f98231cfd5d1e6bebabdda0136e974da80e9ca1e07e4a24b2
@@ -13,6 +13,7 @@ tags:
1313
2.4.2--hdcf5f25_1: sha256:b72244e761027b2f7bcfc10c1142761f30a13ab30ec981fc8368245d5e13bc34
1414
2.4.3--hdcf5f25_1: sha256:3cdb9168fbf88a80b1811ea3851035890227058bfdddc2986c57620c1ea6f502
1515
2.4.3--h077b44d_2: sha256:8dd33bab13d03f3620830deea70ad9e797e5e38992af409cbd909b11902f77c6
16+
2.5.0--h077b44d_0: sha256:5619ea0dd9e5b576731435a9fb5bef28f9f4361f7263b3dd39afde83ccf3b45d
1617
docker: quay.io/biocontainers/metacache
1718
aliases:
1819
download-ncbi-genomes: /usr/local/bin/download-ncbi-genomes

quay.io/biocontainers/metamdbg/container.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ url: https://biocontainers.pro/tools/metamdbg
22
maintainer: '@vsoch'
33
description: singularity registry hpc automated addition for metamdbg
44
latest:
5-
1.1--h077b44d_1: sha256:8eb2c28df9ed532e57831831aabf4ddaad44a97cb7075a63668fe0405c7fa305
5+
1.1--h077b44d_2: sha256:c7da5be476f53e6d47939bd5583297f1ac58ea5532771e14d682b4bfdf858ab4
66
tags:
77
0.3--hdcf5f25_0: sha256:9cc2e5a8ca690b4509490afd78b1420a62ce187e55c6c58f2d3f9441103ef748
88
1.0--hdcf5f25_1: sha256:c9f94f7bb8506e0158cea9a90b0f2187ad5910567b47f5835c9ed1d1d33053d0
99
1.1--h077b44d_1: sha256:8eb2c28df9ed532e57831831aabf4ddaad44a97cb7075a63668fe0405c7fa305
1010
1.0--h077b44d_2: sha256:1f2337f6b0453b5bd0ddc12d8a6b95677972fa37c8b215ddd731ca6147af8ddf
11+
1.1--h077b44d_2: sha256:c7da5be476f53e6d47939bd5583297f1ac58ea5532771e14d682b4bfdf858ab4
1112
docker: quay.io/biocontainers/metamdbg
1213
aliases:
1314
metaMDBG: /usr/local/bin/metaMDBG

0 commit comments

Comments
 (0)