summaryrefslogtreecommitdiffstats
path: root/Dockerfile
AgeCommit message (Expand)Author
2024-06-18Build ffmpeg from source in Dockerfile (#30569)Michael Stanclift
2024-06-18chore(deps): update docker/dockerfile docker tag to v1.8 (#30736)renovate[bot]
2024-06-13Build libvips from source in Dockerfile (#30571)Michael Stanclift
2024-06-13chore(deps): update docker.io/ruby docker tag to v3.3.3 (#30679)renovate[bot]
2024-06-10Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation (...Matt Jankowski
2024-06-10Add `customManagers:dockerfileVersions` to renovate.json5 (#30607)Yamagishi Kazutoshi
2024-06-05Clarify the purpose of separate Docker resources (#30568)Matt Jankowski
2024-06-05Add support for libvips in addition to ImageMagick (#30090)Eugen Rochko
2024-06-03Revert "Revert "Change default ruby version to 3.3.2 (#30478)"" (#30516)Shlee
2024-05-31Revert "Change default ruby version to 3.3.2 (#30478)" (#30506)Renaud Chaput
2024-05-31Change default ruby version to 3.3.2 (#30478)Shlee
2024-04-29Change default ruby version to 3.3.1 (#28013)Matt Jankowski
2024-04-24Update to Ruby 3.2.4 (#30036)Renaud Chaput
2024-04-17Enable AR Encryption (#29831)Matt Jankowski
2024-04-02Update docker/dockerfile Docker tag to v1.7 (#27993)renovate[bot]
2024-03-12chore: fix some typos (#29555)cuithon
2024-03-11Use unchanging github links in docs/comments (#29545)Matt Jankowski
2024-01-22Use ruby version 3.2.3 (#28817)Matt Jankowski
2024-01-02Add wget to base Dockerfile (#28548)Michael Stanclift
2023-11-30Fix mastodon user not being owner of tmp folder in Dockerfile (#28137)Michael Stanclift
2023-11-28Fix apt cache not being properly utilized in Dockerfile (#28115)Michael Stanclift
2023-11-28Fix incorrect apt-get install block in Dockerfile (#28112)Michael Stanclift
2023-11-28Dockerfile rewrite based on Ruby image with performance optimizations and siz...Michael Stanclift
2023-11-18Fixed yarn not installing node packages for streaming (#27967)Tim Campbell
2023-11-08Upgrade to Yarn 4, remove support for Node 16 (#27073)Renaud Chaput
2023-11-06Update Node.js to v20.9 (#27714)renovate[bot]
2023-10-24Fix missing libyaml-dev dependency in Dockerfile (#27533)Michael Stanclift
2023-10-02Update Node.js to v20.8 (#27240)renovate[bot]
2023-09-25Update Node.js to v20.7 (#27112)renovate[bot]
2023-09-14Change Dockerfile to upgrade packages when building (#26922)Renaud Chaput
2023-09-08Use NodeJS v20 by default (#26830)Renaud Chaput
2023-09-05Migrate Dockerfile to Bookworm (#26802)Michael Stanclift
2023-08-25Change the pre-release versioning scheme and associated environment variables...Claire
2023-05-19Fix minor typos in comments and spec names (#21831)Nick Schonning
2023-05-04Fixed mastodon version injection into containers via github actions (#24858)Tim Campbell
2023-05-04Add version suffixes to nightly & edge image builds (#24823)Renaud Chaput
2023-04-07Update Node.js to 16.20.0 (#24316)Nick Schonning
2023-04-07Remove duplicate ca-certificates Docker install (#24231)Nick Schonning
2023-03-31Bump ruby to 3.2.2 due to ReDoS vulnerabilities (#24320)Sai
2023-03-23Use Yarn production install for asset compile (#24232)Nick Schonning
2023-02-15Upgrade to Ruby 3.2 (#22928)Aaron Patterson
2023-02-13Update Ruby to 3.0.5 (#23544)Nick Schonning
2023-02-13Sync Node.js to 16.19 patch release (#23554)Nick Schonning
2023-02-13Yarn cache cleanup right after install in Docker (#23557)Nick Schonning
2022-12-15Add hadolint as Dockerfile linter (#20993)Moritz Heiber
2022-12-11Update Node 16.18.1 for latest security release (#22019)Nick Schonning
2022-11-22Add missing procps package to Dockerfile (#21028)BtbN
2022-11-17Remove blank line from start of Dockerfile breaking syntax declaration (#20948)Effy Elden
2022-11-17Split off Dockerfile components for faster build times (#20933)Moritz Heiber
2022-11-17Use buildx functions for faster build (#20692)Kohei Ota (inductor)