Skip to content

Commit

Permalink
Switch to Ruby built with jemalloc.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed Jan 15, 2023
1 parent 16d3f64 commit ebdbf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Push to public ECR:
# docker buildx imagetools create -t public.ecr.aws/stefansundin/rssbox stefansundin/rssbox

FROM stefansundin/ruby:3.2
FROM stefansundin/ruby:3.2-jemalloc
LABEL org.opencontainers.image.authors="Stefan Sundin"
LABEL org.opencontainers.image.url="https://github.com/stefansundin/rssbox"

Expand Down

0 comments on commit ebdbf55

Please sign in to comment.