1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-19 23:40:06 +02:00
vaultwarden/docker
BlackDex fce6cb5865
Update OpenSSL via an updated clux build image.
Recently the LetsEncrypt DST certificate has expired.
Older versions of OpenSSL like v1.0.x have issues using this certificate.

Recently clux has updated his image to support OpenSSL v1.1.1[a-z].
This solves issues with those certificates.

This issues was disscused on Matrix.
2021-10-08 16:46:29 +02:00
..
amd64 Update OpenSSL via an updated clux build image. 2021-10-08 16:46:29 +02:00
arm64 Revert Debian images back to Buster. 2021-09-27 17:35:49 +02:00
armv6 Revert Debian images back to Buster. 2021-09-27 17:35:49 +02:00
armv7 Revert Debian images back to Buster. 2021-09-27 17:35:49 +02:00
Dockerfile.buildx Project renaming 2021-04-27 23:18:32 +02:00
Dockerfile.j2 Update OpenSSL via an updated clux build image. 2021-10-08 16:46:29 +02:00
healthcheck.sh Healthcheck fixes/optimizations 2020-03-25 20:13:36 -07:00
Makefile Optimize release workflow. 2021-09-13 14:42:15 +02:00
README.md Multi-arch image support 2020-07-15 20:03:34 -07:00
render_template Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
start.sh Remove warning when compiling only with mysql and add compatibility mode with the old docker script names 2021-04-29 16:01:04 +02:00

The arch-specific directory names follow the arch identifiers used by the Docker official images:

https://github.com/docker-library/official-images/blob/master/README.md#architectures-other-than-amd64