Skip to content

Commit

Permalink
Update to ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Jul 14, 2023
1 parent 3bff467 commit 1b76893
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.1.4
3.2.2
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.1.4-alpine3.17
FROM ruby:3.2.2-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.3.11
2.4.17

0 comments on commit 1b76893

Please sign in to comment.