1 Commits

Author SHA1 Message Date
00d620b9d2 Update Rust crate chrono to v0.4.40
All checks were successful
tests / build (push) Successful in 1m21s
tests / fmt (push) Successful in 1m25s
tests / clippy (push) Successful in 1m0s
tests / test (push) Successful in 1m19s
tests / pre-commit (push) Successful in 1m9s
2025-03-04 00:01:45 +00:00

View File

@@ -1,5 +1,5 @@
# Build image # Build image
FROM rust:slim-bullseye@sha256:e94e2d2e0a9df48fdfcacb47d8b60d036abe60b7c6fa3ac3de1dd16a3d18f19a as build FROM rust:slim-bullseye@sha256:ce0556529a215addecb21bae87ff0e7eae3a1a0b1d87dcfb2a66e0b8257621dc as build
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
build-essential autoconf automake cmake libtool libssl-dev pkg-config build-essential autoconf automake cmake libtool libssl-dev pkg-config