Commit Graph

184 Commits (81aec0f74d89559041d291b5e2dc7640556edc6c)

Author SHA1 Message Date
renovate[bot] 9e8da55d99
Update docker/dockerfile Docker tag to v1.12 (#33127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 weeks ago
renovate[bot] 1333ed4d4e
Update docker/dockerfile Docker tag to v1.11 (#33060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 month ago
Renaud Chaput bcf5d30e01
Add OpenTelemetry VCS attributes (#32904) 1 month ago
renovate[bot] e581c1a520
Update docker.io/ruby Docker tag to v3.3.6 (#32784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot] 516c97a112
Update dependency node to v22 (#32689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot] 7f743f3c81
Update dependency libvips to v8.16.0 (#32679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot] 52af99ce77
Update dependency libvips to v8.15.5 (#32596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot] aba888c4a6
Update dependency ffmpeg to v7.1 (#32239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] b7ddf45924
Update docker/dockerfile Docker tag to v1.10 (#32166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] 5b1ae15a36
Update docker.io/ruby Docker tag to v3.3.5 (#31758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Michael Stanclift a7a2ff6c1d
Use Dockerfile ADD to obtain ffmpeg and libvips source (#31498) 4 months ago
renovate[bot] 5b2750e384
Update dependency libvips to v8.15.3 (#31416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] f33049ffe4
chore(deps): update dependency ffmpeg to v7.0.2 (#31289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 1229d2907a
chore(deps): update docker/dockerfile docker tag to v1.9 (#31187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Renaud Chaput 36592d10aa
Change Sidekiq readiness file to use an environment variable (#30988) 6 months ago
renovate[bot] 8dea897a3b
chore(deps): update docker.io/ruby docker tag to v3.3.4 (#30980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Michael Stanclift 4743657ba2
Fix Docker buildx warnings about casing and undefined variables (#30798) 6 months ago
Michael Stanclift d97fcd0cbb
Build ffmpeg from source in Dockerfile (#30569) 6 months ago
renovate[bot] 689ba28b07
chore(deps): update docker/dockerfile docker tag to v1.8 (#30736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Michael Stanclift 179f7b11ba
Build libvips from source in Dockerfile (#30571) 7 months ago
renovate[bot] fc2f49cfbc
chore(deps): update docker.io/ruby docker tag to v3.3.3 (#30679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Matt Jankowski 0e1110c947
Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation (#30505) 7 months ago
Yamagishi Kazutoshi f0f144e96d
Add `customManagers:dockerfileVersions` to renovate.json5 (#30607) 7 months ago
Matt Jankowski 569b7d2f25
Clarify the purpose of separate Docker resources (#30568) 7 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Shlee 91b6502d82
Revert "Revert "Change default ruby version to 3.3.2 (#30478)"" (#30516) 7 months ago
Renaud Chaput d326ad0ed9
Revert "Change default ruby version to 3.3.2 (#30478)" (#30506) 7 months ago
Shlee 64d69eb95b
Change default ruby version to 3.3.2 (#30478) 7 months ago
Matt Jankowski 7201f99cf8
Change default ruby version to 3.3.1 (#28013) 8 months ago
Renaud Chaput 0e585b9a52
Update to Ruby 3.2.4 (#30036) 8 months ago
Matt Jankowski 828299e71c
Enable AR Encryption (#29831) 8 months ago
renovate[bot] c70c39cad0
Update docker/dockerfile Docker tag to v1.7 (#27993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months ago
cuithon 0ba9f58e17
chore: fix some typos (#29555)
Signed-off-by: cuithon <dscs@outlook.com>
10 months ago
Matt Jankowski a38e424185
Use unchanging github links in docs/comments (#29545) 10 months ago
Matt Jankowski 5efb00ddb8
Use ruby version 3.2.3 (#28817) 11 months ago
Michael Stanclift c652b0e46b
Add wget to base Dockerfile (#28548) 1 year ago
Michael Stanclift 8710bdb183
Fix mastodon user not being owner of tmp folder in Dockerfile (#28137) 1 year ago
Michael Stanclift c40cfc5d09
Fix apt cache not being properly utilized in Dockerfile (#28115) 1 year ago
Michael Stanclift 7a3b41eb54
Fix incorrect apt-get install block in Dockerfile (#28112) 1 year ago
Michael Stanclift a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850)
Co-authored-by: “Michael <“mx@vmstan.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
1 year ago
Tim Campbell 60f143e41f
Fixed yarn not installing node packages for streaming (#27967) 1 year ago
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 (#27073) 1 year ago
renovate[bot] 9c34bb4d54
Update Node.js to v20.9 (#27714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Michael Stanclift b1885387b6
Fix missing libyaml-dev dependency in Dockerfile (#27533) 1 year ago
renovate[bot] 829be02abe
Update Node.js to v20.8 (#27240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] a4c29a4e51
Update Node.js to v20.7 (#27112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Renaud Chaput ef8ca2fd72
Change Dockerfile to upgrade packages when building (#26922) 1 year ago
Renaud Chaput e9b528eaee
Use NodeJS v20 by default (#26830) 1 year ago
Michael Stanclift b749de766f
Migrate Dockerfile to Bookworm (#26802) 1 year ago
Claire f39847476c
Change the pre-release versioning scheme and associated environment variables (#26653) 1 year ago