Skip to content

Commit

Permalink
WFESO-6721: update ruby version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alchen1218 committed Mar 7, 2024
1 parent ecdccf9 commit ca087e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create a docker VM for building the wavefront proxy agent .deb and .rpm
# packages.
FROM ruby:2.7
FROM ruby:3.0

RUN gem install fpm
RUN gem install package_cloud
Expand Down

0 comments on commit ca087e0

Please sign in to comment.