Skip to content

Commit

Permalink
chore(deps): Bump ruby from c37e9d6 to a3f580e (#293)
Browse files Browse the repository at this point in the history
Bumps ruby from `c37e9d6` to `a3f580e`.

---
updated-dependencies:
- dependency-name: ruby
  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 Apr 15, 2024
1 parent 7238c8c commit ccdcc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glibc.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.0-slim@sha256:c37e9d6ba438b20ef359159953974d3884d52e1527559192774d8363f5e407f5
FROM ruby:3.3.0-slim@sha256:a3f580e963eaa9d8c49b91fc1935292b71c2be4cc8132d11fc35f680c79bf49f

RUN set -eux; \
apt-get update; \
Expand Down

0 comments on commit ccdcc50

Please sign in to comment.