Skip to content

Commit

Permalink
Bump ruby from 3.3.1-alpine to 3.3.2-alpine (#639)
Browse files Browse the repository at this point in the history
Bumps ruby from 3.3.1-alpine to 3.3.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 59dcb03 commit 3fd78aa
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 ruby:3.3.1-alpine
FROM ruby:3.3.2-alpine

COPY . /root/sinatra-post-to-redis
WORKDIR /root/sinatra-post-to-redis
Expand Down

0 comments on commit 3fd78aa

Please sign in to comment.