Skip to content

Commit

Permalink
docker: bump rust from 71c9d7a to cc9b42c in /onetun (#3541)
Browse files Browse the repository at this point in the history
Bumps rust from `71c9d7a` to `cc9b42c`.

---
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 Jul 24, 2024
1 parent 3fb3067 commit 4f32cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onetun/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM alpine:3.17.2@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a AS build
FROM rust:1.79.0-alpine3.20@sha256:71c9d7afe57ce0c6c53573544e33fbdc88275446fb5c84c78272d6c155b7c847 AS build
FROM rust:1.79.0-alpine3.20@sha256:cc9b42c44d37caccb8f7c366f19f5a41ca0f20f826fb043be073167308b6073d AS build

WORKDIR /usr/src/github.com/aramperes/onetun/
#COPY Cargo.toml Cargo.toml
Expand Down

0 comments on commit 4f32cee

Please sign in to comment.