-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ghcr.io/sksat/cargo-chef-docker docker tag to v1.…
…79.0
- Loading branch information
1 parent
cb4e889
commit 6e77650
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ghcr.io/sksat/cargo-chef-docker:1.78.0-bullseye as chef | ||
FROM ghcr.io/sksat/cargo-chef-docker:1.79.0-bullseye as chef | ||
LABEL maintainer "sksat <[email protected]>" | ||
Check warning on line 2 in Dockerfile GitHub Actions / buildLegacy key/value format with whitespace separator should not be used
|
||
|
||
WORKDIR build | ||
Check warning on line 4 in Dockerfile GitHub Actions / buildRelative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes
|
||
|