Skip to content

Commit

Permalink
Build(deps): Bump rust from 1.77.2-bookworm to 1.78.0-bookworm
Browse files Browse the repository at this point in the history
Bumps rust from 1.77.2-bookworm to 1.78.0-bookworm.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent a003848 commit aa4f17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1-labs

FROM rust:1.77.2-bookworm as builder
FROM rust:1.78.0-bookworm as builder

ARG MAGICPAK_VER=1.4.0
ARG MAGICPAK_ARCH=x86_64
Expand Down

0 comments on commit aa4f17c

Please sign in to comment.