Commit graph

11 commits

Author SHA1 Message Date
f3661c0a2c fix docker build 2024-12-01 12:33:56 -05:00
06049161ab bump MSRV to 1.74.0 2024-12-01 12:27:41 -05:00
Peter Dave Hello
2b6d21572e
Optimize apt-get commands to reduce image size in Dockerfile
This commit improves the Dockerfile by consolidating apt-get update and apt-get install commands into a single RUN statement and adding cleanup steps for the apt cache.
2024-04-07 01:32:37 +08:00
a100f90a92 chore: update MSRV to 1.70.0 2023-12-21 15:29:43 -05:00
Marco Nalon
1997ae7ea8 chore: update Dockerfile rust version 1.63.0 -> 1.65.0 2023-12-20 16:59:27 +01:00
2896a4fcdb Update dependencies and bump MSRV to 1.63 2023-10-02 17:55:05 -04:00
0553fce5c6 chore: bump msrv to 1.57 2022-09-25 17:24:03 -04:00
96be421495 Increase MSRV to 1.56.1 2022-06-25 14:03:18 -04:00
00b45f8cb4 Update to Edition 2021 and fix docker build 2022-06-25 11:12:23 -04:00
6854a56d5f Add dumb-init to Docker image 2021-10-16 13:40:11 -04:00
b4317dad1a Dockerize, and switch back to main boringtun repo 2021-10-15 20:05:18 -04:00