Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Schädler bc006d9f60 New beta environment settings 2025-03-16 15:04:12 +01:00
Daniel Schädler 3ba7074bc5 Add openssl 2024-04-12 01:52:48 +02:00
Daniel Schädler 9920a7bc55 Add git 2024-04-12 01:37:02 +02:00
Daniel Schädler 48839f206e Change to slim image instead of alpine 2024-04-12 01:33:58 +02:00
Thor77 e011763762
Update dockerfile to ruby 3.1.2 2022-05-19 22:05:25 +02:00
Thor77 28a74654d4 Update to rails 7.0.3
* updated ruby to 2.7.5
* updated rails to 7.0.3
* switched devise_token_auth to git for rails7 support
* ran `rails app:update`
* cleanup .gitlab-ci.yml
* remove unnecessary ci files
* remove unused docker rake task
* fix potential inconsistent image build by using commit images as base
2022-05-19 09:08:36 +02:00
Daniel Schädler a56e98cef2
Update ruby to 2.7.1
not because this is the newest, but because it currently runs on my machine. Rbenv refuses to behave.
2021-08-15 14:07:42 +02:00
Thor77 4e0e099771
Use ruby 2.6.5 in production Dockerfile 2020-06-05 21:04:10 +02:00
Daniel Schädler 5e559e1522 Revert Dockerfile to use latest version of image
As it is built locally within one step and never pulled between steps,
this should not be a problem
2019-10-09 12:32:59 +02:00
Daniel Schädler c22aafe037 Tag local versions of Docker Containers
These are (hopefully) never pushed and therefore are always the most recent  version.
2019-10-09 12:32:59 +02:00
Daniel Schädler 3c9e159b16 Add test container Dockerfile 2019-10-09 12:32:59 +02:00
Daniel Schädler bbfb9a355b Add development container Dockerfile 2019-10-09 12:32:59 +02:00
Daniel Schädler 7e2da71b53 Move Dockerfile to production folder 2019-10-09 12:32:59 +02:00