Skip to content

Commit

Permalink
chore(deps): bump library/rust in the image-updates group
Browse files Browse the repository at this point in the history
Bumps the image-updates group with 1 update: library/rust.


Updates `library/rust` from `9ab8f4e` to `ede82b1`

---
updated-dependencies:
- dependency-name: library/rust
  dependency-type: direct:production
  dependency-group: image-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent a641e24 commit 110eb86
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,4 +1,4 @@
FROM docker.io/library/rust:1.83-alpine@sha256:9ab8f4eab808b1383c7e60a15fbf291e949fec85c3f98c34fb145b16c4ced0a1 AS build
FROM docker.io/library/rust:1.83-alpine@sha256:0ac946ed7597a9f053a1be2ce38c09aa88b3d7079a91ea491493615294b1f699 AS build

WORKDIR /usr/src/app
COPY . .
Expand Down

0 comments on commit 110eb86

Please sign in to comment.