Skip to content

Commit

Permalink
docker: bump rust from e4ab5bd to d6e876c in /zola (#3692)
Browse files Browse the repository at this point in the history
Bumps rust from `e4ab5bd` to `d6e876c`.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 5f44012 commit c6165fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zola/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#FROM alpine:edge@sha256:1a4c2018cfbab67566904e18fde9bf6a5c190605bf7da0e1d181b26746a15188 AS build
#FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build
FROM rust:1.81.0-alpine3.20@sha256:e4ab5bdd6d6c93e984ba5d320691d7f4bddb1e061102a1def6ec203de8547472 AS build
FROM rust:1.81.0-alpine3.20@sha256:d6e876ca5fe200f4ac60312b95606f0b042699c4cf6a19493b7d2a2ebbfb337b AS build

WORKDIR /usr/src/github.com/getzola/zola/
#COPY Cargo.toml Cargo.toml
Expand Down

0 comments on commit c6165fd

Please sign in to comment.