Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Sep 15, 2024
1 parent aee22b5 commit 4c42c29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM ruby:3.5

ENV LC_ALL C.UTF-8
FROM ruby:3.3

RUN mkdir gem
WORKDIR /gem
Expand Down

0 comments on commit 4c42c29

Please sign in to comment.