mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
Updated the version of ruby to 2.6.9
This commit is contained in:
parent
58f4ea4c15
commit
03769bda27
@ -1,5 +1,6 @@
|
||||
# Changelog Fab-manager
|
||||
|
||||
- Updated the version of ruby to 2.6.9
|
||||
- Fix a bug: unable to show payment schedules list if active PayZen
|
||||
- Fix a bug: unable to set user's invoicing profile names and email if active address required in create user form
|
||||
- [TODO DEPLOY] `rails fablab:fix:invoices_without_names_and_email`
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ruby:2.6.7-alpine
|
||||
FROM ruby:2.6.9-alpine
|
||||
MAINTAINER contact@fab-manager.com
|
||||
|
||||
# Install upgrade system packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user