build: upgrade git-next-builder to 2024-08-04
This commit is contained in:
parent
347b9cb4dc
commit
c27d891b65
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Leveraging the pre-built Docker images with
|
# Leveraging the pre-built Docker images with
|
||||||
# cargo-chef and the Rust toolchain
|
# cargo-chef and the Rust toolchain
|
||||||
FROM git.kemitix.net/kemitix/git-next-builder:2024.07.05 AS chef
|
FROM git.kemitix.net/kemitix/git-next-builder:2024.08.04 AS chef
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
FROM chef AS planner
|
FROM chef AS planner
|
||||||
|
|
Loading…
Reference in a new issue