Skip to content

Commit

Permalink
Bump ruby from 3.2.2-slim-bullseye to 3.3.0-slim-bullseye
Browse files Browse the repository at this point in the history
Bumps ruby from 3.2.2-slim-bullseye to 3.3.0-slim-bullseye.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 3ce59c8 commit c666d54
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 @@
# REF: https://docs.docker.com/engine/reference/builder/
# REF: https://hub.docker.com/_/ruby
FROM ruby:3.2.2-slim-bullseye
FROM ruby:3.3.0-slim-bullseye

# We point to the original repository for the image
LABEL org.opencontainers.image.source https://github.com/jonasbn/docker-cheatset
Expand Down

0 comments on commit c666d54

Please sign in to comment.