Skip to content

Commit

Permalink
DBZ-7916: Update Ruby to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Indra Shukla authored and jpechane committed Jun 26, 2024
1 parent 0c9006a commit 77b8cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.7-alpine
FROM ruby:3.2-alpine
LABEL maintainer="Debezium Community"
ENV SITE_HOME=/site
RUN apk add --no-cache build-base gcc bash cmake git jq nodejs yarn curl
Expand Down

0 comments on commit 77b8cb0

Please sign in to comment.