Skip to content

Commit

Permalink
Bump dependabot/dependabot-updater-core from 0.292.0 to 0.293.0 (#473)
Browse files Browse the repository at this point in the history
Bumps [dependabot/dependabot-updater-core](https://github.com/dependabot/dependabot-core) from 0.292.0 to 0.293.0.
- [Release notes](https://github.com/dependabot/dependabot-core/releases)
- [Changelog](https://github.com/dependabot/dependabot-core/blob/main/CHANGELOG_ARCHIVE_2019_TO_SWITCH_TO_GITHUB_RELEASES.md)
- [Commits](dependabot/dependabot-core@v0.292.0...v0.293.0)

---
updated-dependencies:
- dependency-name: dependabot/dependabot-updater-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 17, 2025
1 parent 36c3032 commit 6aa7ddf
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 @@
FROM docker.io/library/rust:1.84.0-bookworm AS rust

FROM ghcr.io/dependabot/dependabot-updater-core:0.292.0
FROM ghcr.io/dependabot/dependabot-updater-core:0.293.0

ARG CODE_DIR=/home/dependabot/dependabot-script
RUN mkdir -p ${CODE_DIR} && chown dependabot:dependabot ${CODE_DIR}
Expand Down

0 comments on commit 6aa7ddf

Please sign in to comment.