Compare commits
1 commit
3e6e899c98
...
e660e2e6e3
| Author | SHA1 | Date | |
|---|---|---|---|
| e660e2e6e3 |
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
#
|
#
|
||||||
# Build context is the workspace root: `docker build -t skald:latest .`
|
# Build context is the workspace root: `docker build -t skald:latest .`
|
||||||
|
|
||||||
FROM rust:1.96-bookworm AS builder
|
FROM rust:1.97-bookworm AS builder
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
||||||
# Dependency-cache layer: copy manifests + vendored path-dep first,
|
# Dependency-cache layer: copy manifests + vendored path-dep first,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue