Compare commits

...

3 Commits

Author SHA1 Message Date
David Bomba
720d17aac0 Merge pull request #833 from benbrummer/octane
unicode emoji for dockerhub
2025-11-05 09:46:19 +11:00
Benjamin Brummer
8d53a0d915 unicode emoji 2025-11-04 14:11:16 +01:00
David Bomba
a29e6f3d18 Fixes for release for debian/octane 2025-11-04 10:00:06 +11:00
2 changed files with 3 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ jobs:
VERSION=edge
if [[ $GITHUB_REF == refs/tags/* ]]; then
VERSION=${GITHUB_REF#refs/tags/}
# Remove -o or -d suffix if present
VERSION=${VERSION%-*}
fi
MAJOR="$(echo "${VERSION}" | cut -d. -f1)"
MINOR="$(echo "${VERSION}" | cut -d. -f2)"

View File

@@ -5,7 +5,7 @@
# Octane Docker for [Invoice Ninja](https://www.invoiceninja.com/)
:crown: **Features**
👑 **Features**
[FRANKENPHP](https://frankenphp.dev/)
Built-in Chrome for PDF generation and other features