Skip to content

Commit

Permalink
Bump rust from def3588 to ba706e9 in /rustybgp (jauderho#3089)
Browse files Browse the repository at this point in the history
Bumps rust from `def3588` to `ba706e9`.

---
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 Mar 12, 2024
1 parent 60176b8 commit 0e3bbae
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.76.0-alpine3.19@sha256:def35884ff7e1e4b0eae050cbb03ca0900d70d1acbcba1d0e428147ab6786de2 AS build
FROM rust:1.76.0-alpine3.19@sha256:ba706e9ee0c6ba7fd828131b4302ed46446d9313fc3c1d82897350b94c6b1084 AS build
#FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b AS build

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

0 comments on commit 0e3bbae

Please sign in to comment.