dependabot[bot]
1a287af481
Bump rust from 1.81 to 1.82
...
Bumps rust from 1.81 to 1.82.
---
updated-dependencies:
- dependency-name: rust
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 21:07:17 -07:00
dependabot[bot]
6ebe317986
Bump rust from 1.80 to 1.81
...
Bumps rust from 1.80 to 1.81.
---
updated-dependencies:
- dependency-name: rust
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 10:48:16 -07:00
Fabien
7ae5ebbb4b
Update Dockerfile
2024-08-15 11:31:07 -04:00
Fabien
74e3fdcc62
Add ca-certififacate package
2024-08-15 11:31:07 -04:00
dependabot[bot]
0f3d7c6b84
Bump rust from 1.79 to 1.80
...
Bumps rust from 1.79 to 1.80.
---
updated-dependencies:
- dependency-name: rust
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 17:54:52 +00:00
ViViDboarder
7baa18110e
Upgrade rust, ubuntu, and dependencies
2024-07-12 15:48:42 -07:00
ViViDboarder
86e7a827f6
Bump libssl-dev version
...
Fixes #144
2024-07-12 14:01:24 -07:00
DanCodes
0feac2d904
chore: use ubuntu image to reduce image size ( #142 )
...
* chore: use ubuntu image to reduce image size
* fix(lint): hadolint issues
2024-01-17 10:08:37 -08:00
ViViDboarder
1111b2a3df
Upgrade dependencies to replace vulnerable versions
...
This also requried a Rust upgrade.
Verified with `make itest`
2023-01-25 16:13:02 -08:00
ViViDboarder
60699e6f5a
Ignore consecutive run statement in hadolint
2021-11-29 10:47:33 -08:00
ViViDboarder
85511d8dc9
Update rust build to 1.56.1 and alpine rust version to 1.51.0
2021-11-29 10:22:52 -08:00
ViViDboarder
5238bc1b60
Slim final image
...
Using an intermediate image for building. Could possibly slim further by making the `RUN_TAG` a slim variant
2021-06-21 13:38:36 -07:00
ViViDboarder
a0bb9152ee
Rebrand vaultwarden
2021-05-07 12:55:29 -07:00
ViViDboarder
b04ee3a60a
Update rust to 1.46
...
Should add support for TLS 1.3
Also, this fixes the Alpine builds
2020-09-28 14:58:23 -07:00
ViViDboarder
91d70e6bb8
Add linting, formatting and other checks
...
This adds pre-commit hooks installable using the provided Makefile as
well as a new check to validate the version in the Cargo file matches
the git tag. This will be useful as a check before pushing releases.
2020-07-09 12:09:19 -07:00
ViViDboarder
8171464c49
Update compose to mostly work
...
Untested since latest bitwarden_rs image doesn't have new endpoints
2019-04-12 16:42:07 -07:00
ViViDboarder
d373a99211
Add Dockerfile
...
And a work in progress docker-compose.yml
2019-04-12 16:42:07 -07:00