1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-03-15 12:29:16 +01:00

Merge branch 'dev' for release 6.3.8

This commit is contained in:
Du Peng 2023-12-29 11:46:30 +01:00
commit c2c71b2846
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changelog Fab-manager
## v6.3.8 2023 December 29
- Fix a bug: unable to build docker image
## v6.3.7 2023 December 28
- Fix a bug: unable to show wallet payment mean for invoice

View File

@ -26,7 +26,8 @@ RUN apk update && apk upgrade && \
libsass-dev \
libsass \
libc6-compat \
libidn-dev && \
libidn-dev \
shared-mime-info && \
# Install buildtime apk dependencies
apk add --update --no-cache --virtual .build-deps \
alpine-sdk \

View File

@ -1,6 +1,6 @@
{
"name": "fab-manager",
"version": "6.3.7",
"version": "6.3.8",
"description": "Fab-manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.",
"keywords": [
"fablab",