Skip to content

Commit

Permalink
docker: bump rust from 9ab8f4e to ede82b1 in /rustybgp (#4188)
Browse files Browse the repository at this point in the history
Bumps rust from `9ab8f4e` to `ede82b1`.

---
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 7, 2025
1 parent 893807b commit fa9e520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustybgp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM rust:bullseye AS build
FROM rust:1.83.0-alpine3.21@sha256:9ab8f4eab808b1383c7e60a15fbf291e949fec85c3f98c34fb145b16c4ced0a1 AS build
FROM rust:1.83.0-alpine3.21@sha256:ede82b189851e98529e28ab4d74e5f58a730ec928e1bb6bb4e0cae2a9b2cd61d AS build
#FROM ghcr.io/jauderho/alpine:3.21.0@sha256:f1c32703dfc24d994cb29a14dba612df8cd56ef5c4df8e443803d11cacadd150 AS build

WORKDIR /usr/src/github.com/osrg/rustybgp/
Expand Down

0 comments on commit fa9e520

Please sign in to comment.