Skip to content

Commit

Permalink
Bump rust from 1.75.0-alpine3.19 to 1.76.0-alpine3.19 in /zola (#2975)
Browse files Browse the repository at this point in the history
Bumps rust from 1.75.0-alpine3.19 to 1.76.0-alpine3.19.

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

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 Feb 9, 2024
1 parent b1e59f5 commit 1d596f4
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 alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b AS build
FROM rust:1.75.0-alpine3.19@sha256:65aa0b28d02612a3811a7fd0c65b56e4ba766c35cef71965f1cacae7555771a0 AS build
FROM rust:1.76.0-alpine3.19@sha256:def35884ff7e1e4b0eae050cbb03ca0900d70d1acbcba1d0e428147ab6786de2 AS build

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

0 comments on commit 1d596f4

Please sign in to comment.