Skip to content

Commit 5d1feaf

Browse files
Bump Bundler and Rubygems to support Ruby 3.1
1 parent 0111d87 commit 5d1feaf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ LABEL maintainer "Michael Baudino <michael.baudino@alpine-lab.com>"
1111
ENV LANG="C.UTF-8"
1212

1313
# Define dependencies base versions
14-
ENV RUBYGEMS_VERSION="3.2.33" \
15-
BUNDLER_VERSION="2.2.33" \
14+
ENV RUBYGEMS_VERSION="3.3.5" \
15+
BUNDLER_VERSION="2.3.5" \
1616
NODE_VERSION="16" \
1717
GOSU_VERSION="1.14"
1818

0 commit comments

Comments
 (0)