Skip to content

Commit

Permalink
Merge pull request #90 from tuxpeople/dependabot/docker/ruby-3.3.0
Browse files Browse the repository at this point in the history
feat(deps): bump ruby from 3.2.2 to 3.3.0
  • Loading branch information
tuxpeople authored Feb 7, 2024
2 parents fb377b4 + d7714a8 commit ea91f17
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,5 +1,5 @@
# Dockerfile for One-Time Secret http://onetimesecret.com
FROM ruby:3.2.2
FROM ruby:3.3.0

WORKDIR /var/lib/onetime

Expand Down

0 comments on commit ea91f17

Please sign in to comment.