Update rust:slim-bullseye Docker digest to 7fe28fe
All checks were successful
tests / fmt (push) Successful in 1m32s
tests / build (push) Successful in 2m6s
tests / clippy (push) Successful in 1m37s
tests / test (push) Successful in 1m57s
tests / pre-commit (push) Successful in 1m36s
deploy / release-image (push) Successful in 3m12s
renovate / renovate (push) Successful in 2m14s
All checks were successful
tests / fmt (push) Successful in 1m32s
tests / build (push) Successful in 2m6s
tests / clippy (push) Successful in 1m37s
tests / test (push) Successful in 1m57s
tests / pre-commit (push) Successful in 1m36s
deploy / release-image (push) Successful in 3m12s
renovate / renovate (push) Successful in 2m14s
This commit was merged in pull request #33.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Build image
|
||||
FROM rust:slim-bullseye@sha256:e94e2d2e0a9df48fdfcacb47d8b60d036abe60b7c6fa3ac3de1dd16a3d18f19a as build
|
||||
FROM rust:slim-bullseye@sha256:7fe28fe53c035b264595c813e7927ee87040a2bffed6a831490afae0c5da0312 as build
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
build-essential autoconf automake cmake libtool libssl-dev pkg-config
|
||||
|
||||
Reference in New Issue
Block a user