Skip to content

Commit

Permalink
Bump rust from b749b12 to 6c2c02b in /onetun (#2651)
Browse files Browse the repository at this point in the history
Bumps rust from `b749b12` to `6c2c02b`.

---
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 Dec 1, 2023
1 parent 927760b commit 4aef678
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.74.0-alpine3.18@sha256:b749b12e4d1c183512f5e05a7c544f377e2630d6224a7b00fe7bfb64398aeee9 AS build
FROM rust:1.74.0-alpine3.18@sha256:6c2c02b8906b6803c1a4ea29fb1db0b5659b81c6877983aee78725f4041e0113 AS build

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

0 comments on commit 4aef678

Please sign in to comment.