Commit Graph

4 Commits

Author SHA1 Message Date
Suraj N. Kurapati
2c7a9c82fb idempotent BDF to TTF conversion (no timestamps)
https://github.com/kreativekorp/bitsnpicas/issues/35
2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
4f4741dec8 Dockerfile: pin Bundler 2.3.26 for Ruby 2.5 support
Step 9/13 : RUN gem install bundler
 ---> Running in cbe3dbb35305
ERROR:  Error installing bundler:
        The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.3.26. Try installing it with `gem install bundler -v 2.3.26`
        bundler requires Ruby version >= 2.6.0. The current ruby version is 2.5.0.
2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
2201fc4a9e add rake docker for consistent build with Docker 2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
b32c0aa924 use Docker for consistent and reproducible builds 2022-10-08 10:07:19 -07:00