Skip to content

Commit

Permalink
Update to ruby 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Jan 19, 2024
1 parent ec09753 commit c5ccd43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.3.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.2.2-alpine3.18
FROM ruby:3.3.0-alpine3.18
ARG KRANE_VERSION=3.0.1
ARG KUBECTL_VERSION=1.26.3

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,4 +362,4 @@ DEPENDENCIES
web-console (>= 3.3.0)

BUNDLED WITH
2.4.17
2.5.5

0 comments on commit c5ccd43

Please sign in to comment.