Skip to content

Commit

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

---
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 Apr 10, 2024
1 parent 2888413 commit 3c89784
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.77.1-alpine3.19@sha256:d4c2b0a1544462f40b6179aedff4f5485a019a213907c8590ed77d1b6145a29c AS build
FROM rust:1.77.2-alpine3.19@sha256:b6ea81b37c9ad8b2c875f64a963b5e418e86d33d41eed529671e86e86d30c884 AS build

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

0 comments on commit 3c89784

Please sign in to comment.