Merge pull request 'Update rust Docker tag to v1.97' (#28) from renovate/rust-1.x into main
All checks were successful
Build and Test / spacebot (push) Successful in 3m2s
All checks were successful
Build and Test / spacebot (push) Successful in 3m2s
Reviewed-on: #28
This commit is contained in:
commit
6feeed998a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
FROM rust:1.80-slim-bookworm AS chef
|
||||
FROM rust:1.97-slim-bookworm AS chef
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
pkg-config \
|
||||
libssl-dev \
|
||||
|
|
|
|||
Loading…
Reference in a new issue