chore(deps): update rust:1.83 docker digest to df1ab82
All checks were successful
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 30s
All checks were successful
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 30s
This commit was merged in pull request #38.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.83@sha256:39a313498ed0d74ccc01efb98ec5957462ac5a43d0ef73a6878f745b45ebfd2c AS builder
|
FROM rust:1.83@sha256:df1ab82477dacdfc420b69e92659dc2ea89e9bbdf982d999985324bc031d1ada AS builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo install --path .
|
RUN cargo install --path .
|
||||||
|
|||||||
Reference in New Issue
Block a user