Skip to content

Commit

Permalink
use non jemalloc base image
Browse files Browse the repository at this point in the history
  • Loading branch information
fliiiix committed Mar 23, 2024
1 parent 51563d8 commit 042c446
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.fly
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
ARG RUBY_VERSION=3.3.0-jemalloc
FROM quay.io/evl.ms/fullstaq-ruby:${RUBY_VERSION}-slim
FROM ruby:3.3.0-slim
ADD . /src
WORKDIR /src

Expand Down

0 comments on commit 042c446

Please sign in to comment.