Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps and Alpine image #2665

Merged
merged 2 commits into from
Aug 1, 2022

Commits on Jul 31, 2022

  1. Update deps and Alpine image

    - Updated deps
    - Updated Alpine images to 3.16
    - Removed dumb-init, not needed anymore
    - Some small shellcheck tweaks on the start/healthcheck scripts
    BlackDex committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    6e23a57 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Update MSRV to 1.60.0

    The latest version of chrono-tz needs 1.60.0 because of phf.
    Since chrono-tz has updated timezone information i do think it is
    usefull in some cases around the world.
    BlackDex committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    7f0d0cf View commit details
    Browse the repository at this point in the history