tyranron
74f279d695
Upgrade Alpine to 3.20 version in Docker image
2024-05-24 16:56:31 +02:00
tyranron
d72919e4e1
Update Debian "bookworm" to 20240513 snapshot in Docker image
2024-05-14 15:01:30 +02:00
tyranron
e1d8661b40
Update Debian "bookworm" to 20240423 snapshot in Docker image
2024-04-24 12:19:08 +03:00
Nikolayshcx
eb3af26867
Add support for raw public keys (Rfc 7250) ( #1458 )
...
Resolving #1456
---------
Co-authored-by: nmegdanov <nikolay.megdanov@softavail.com>
2024-04-19 17:12:48 +02:00
tyranron
bc54a4d940
Update Debian "bookworm" to 20240408 snapshot in Docker image
2024-04-10 14:30:37 +03:00
tyranron
873cabd6a2
Update Debian "bookworm" to 20240211 snapshot in Docker image
2024-02-14 12:54:35 +02:00
tyranron
94ade4b01f
Update Debian "bookworm" to 20240130 snapshot in Docker image
2024-02-01 12:33:57 +02:00
tyranron
d274637d51
Update Alpine to 3.19.1 version in Docker image to fix CVE-2023-6129, CVE-2023-6237 and CVE-2024-0727
2024-01-29 12:07:35 +02:00
vuittont60
da6bc6b0c4
Fix typos ( #1345 )
2024-01-15 18:31:16 -08:00
tyranron
131ada68e6
Update Debian "bookworm" to 20240110 snapshot in Docker image
2024-01-11 12:24:29 +01:00
tyranron
d11451b902
Update Debian "bookworm" to 20231218 snapshot in Docker image
2023-12-19 13:37:11 +01:00
tyranron
7dc52de6c3
Upgrade Alpine to 3.19 version in Docker image
2023-12-08 13:20:35 +01:00
tyranron
e0a040caac
Update Alpine to 3.18.5 version to fix CVE-2023-5678 in Docker image
2023-12-01 13:21:55 +01:00
tyranron
4353f05021
Update Debian "bookworm" to 20231120 snapshot in Docker image
2023-11-21 13:29:05 +01:00
tyranron
0fb6addecb
Update Debian "bookworm" to 20231030 snapshot in Docker image
2023-11-01 12:19:46 +02:00
tyranron
e7c1551de1
Try test s390x platform Docker images in MacOS on CI
2023-10-05 14:25:26 +03:00
tyranron
c03096ee7b
Update Alpine to 3.18.4 version and Debian "bookworm" to 20230919 snapshot in Docker image
2023-10-04 14:04:56 +03:00
Alexander Udovichenko
2a695ea855
Add warning and disable web admin if no-tls option used ( #1256 )
...
Fixes https://github.com/coturn/coturn/issues/1239
https to web ui freeze in browser if no_tls option used, because no tls
stuff initialized.
This PR add warning about this and comment aboute this in default config
2023-08-27 16:27:37 -07:00
tyranron
d7db17f048
Fix redundant Docker image tags with major OS version ( #1230 , #1226 )
2023-07-05 12:27:59 +03:00
tyranron
6bb9109b93
Bump up Docker image revision number
2023-07-04 15:17:53 +03:00
Kai Ren
c484eab8b1
Improve Docker image tagging with major OS version ( #1230 , #1226 )
...
Additionally:
- update Debian "bookworm" to 20230703 snapshot in Docker image
2023-07-04 15:16:01 +03:00
tyranron
8b802f9a5e
Update Alpine to 3.18.2 version to fix CVE-2023-1255 and CVE-2023-2650 in Docker image
2023-06-15 13:20:22 +02:00
tyranron
f908c65a06
Upgrade Debian to "bookworm" in Docker image
2023-06-13 16:41:35 +02:00
tyranron
d526e7afcc
Upgrade Alpine to 3.17 version and Debian "bullseye" to 20230502 snapshot in Docker image
2023-05-10 17:19:21 +02:00
tyranron
730b328660
Fix Docker tests for 4.6.2 Coturn
2023-04-12 14:59:07 +03:00
Zoey
d5aa172f96
Upgrade Alpine 3.17 version in Docker image ( #1156 )
...
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-04-12 14:02:13 +03:00
tyranron
8c8ef74a35
Upgrade Docker image to 4.6.2 Coturn version
...
Additionally:
- update Debian "bullseye" to 20230411 snapshot in Docker image
2023-04-12 13:39:09 +03:00
tyranron
0a3d510750
Update Alpine to 3.16.5 version and Debian "bullseye" to 20230320 snapshot to fix CVE-2023-0464 and CVE-2023-0465 in Docker image
2023-03-31 16:46:23 +03:00
tyranron
cc2560b06a
Update Alpine to 3.16.4 version and Debian "bullseye" to 20230208 snapshot to fix CVE-2023-0286 (and friends) in Docker image
2023-02-13 12:55:23 +02:00
tyranron
f558842cd0
Prepare 4.6.1-r1 release of Docker image
2023-01-31 19:22:21 +02:00
Shu Muto
629faceeef
Fix arguments expansion in docker-entrypoint.sh
( #1110 , #902 )
...
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-01-31 19:09:43 +02:00
tyranron
744a263d80
Upgrade Docker image to 4.6.1 Coturn version
2022-12-04 12:37:47 +01:00
Gustavo Garcia
a005eee880
Update version to 4.6.1
2022-12-03 22:21:29 +01:00
tyranron
7feae7afe4
Fix tests for linux/386
Docker image platform
2022-11-16 17:57:42 +01:00
tyranron
9d844cd1e1
Support linux/386
platform for Docker image
2022-11-16 17:37:57 +01:00
Kai Ren
a999df65ac
Rework Docker CI pipeline to be granular ( #1092 )
...
- build and test each platform separately on CI
- rework `Makefile` commands
- renew Docker tags description in README
Additionally:
- show output of failed tests
- ensure Docker images are not pulled in tests
- remove usage of deprecated `::set-output` GitHub Actions feature
2022-11-16 18:30:42 +02:00
Hyorin Choi
ab1292059f
Update turnserver.conf ( #1009 )
...
Made some text proofreading
2022-10-26 22:53:32 +02:00
tyranron
79f9c65dd8
Upgrade Docker image to 4.6.0 Coturn version
2022-09-13 12:38:37 +03:00
Pavel Punsky
a57df27873
Fix docker turnserver.conf file comment about --dh2066
2022-08-14 15:30:48 -07:00
tyranron
66166195d2
Update Alpine to 3.16.2 version and Debian "bullseye" to 20220801 snapshot in Docker image to fix CVE-2022-37434
2022-08-10 11:46:46 +03:00
tyranron
7081d4f3a9
Update Alpine to 3.16.1 version and Debian "bullseye" to 20220622 snapshot in Docker image to fix CVE-2022-2097 and CVE-2022-30065
2022-07-19 16:26:34 +02:00
tyranron
6aaf0ea56f
Upgrade Alpine to 3.15 version and Debian "bullseye" to 20220509 snapshot in Docker image
2022-05-24 10:20:57 +02:00
tyranron
bc78447321
Update Alpine to 3.15.4 version to fix CVE-2022-28391
2022-04-06 10:18:31 +03:00
tyranron
0104c1061a
Update Alpine to 3.15.3 version and Debian "bullseye" to 20220328 snapshot to fix CVE-2018-25032
2022-03-29 15:45:38 +03:00
tyranron
94322e0d57
Update Alpine to 3.15.2 version and Debian "bullseye" to 20220316 snapshot to fix CVE-2022-0778
2022-03-25 16:52:25 +02:00
GingerAdonis
a6e304ce34
Mention 5349 port in Docker image's README ( #867 )
2021-12-16 23:01:42 +02:00
Dave Lambley
89b2b5c855
Record in metadata which Git revision Docker image was built from ( #865 )
...
- parametrize Git repo URL on CI for correct builds in forks
- move Docker image labeling to `Makefile`
Co-authored-by: Kai Ren <tyranron@gmail.com>
2021-12-15 12:53:09 +02:00
tyranron
e775b743e5
Bump up Docker image version to 4.5.2-r8
2021-12-03 11:23:23 +01:00
Daniil Meitis
218381a35a
Expose default TLS ports in Docker image ( #860 )
...
Co-authored-by: Daniil Meitis <daniil.meitis@viber.com>
2021-12-03 12:19:51 +02:00
tyranron
fcff27f88b
Upgrade alpine to 3.15 version in Docker image
2021-11-25 10:42:44 +01:00