mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-06 03:03:39 +03:00
chore(docker): update versions in Dockerfile
This commit is contained in:
parent
e6144bb0fc
commit
0ccab91586
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1.4.3-labs
|
||||
FROM lukemathwalker/cargo-chef:0.1.59-rust-1.69-buster AS chef
|
||||
FROM lukemathwalker/cargo-chef:0.1.62-rust-1.72-buster AS chef
|
||||
WORKDIR app
|
||||
|
||||
FROM chef AS planner
|
||||
|
Loading…
Reference in New Issue
Block a user