Skip to content

Commit

Permalink
docker: bump rust from ede82b1 to 38b1c0e in /onetun (#4195)
Browse files Browse the repository at this point in the history
Bumps rust from `ede82b1` to `38b1c0e`.

---
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 Jan 8, 2025
1 parent 863b6ce commit db7f18a
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.83.0-alpine3.21@sha256:ede82b189851e98529e28ab4d74e5f58a730ec928e1bb6bb4e0cae2a9b2cd61d AS build
FROM rust:1.83.0-alpine3.21@sha256:38b1c0e6625f1317d5810c76884e4812178317c90cb2153d29c35d0d68301cf2 AS build

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

0 comments on commit db7f18a

Please sign in to comment.