We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930d717 commit 12e2885Copy full SHA for 12e2885
.env
@@ -3,7 +3,7 @@
3
4
APP_NAME="ghostfire"
5
GITHUB_USER="firepress-org"
6
-APP_VERSION="5.112.0"
+APP_VERSION="5.114.0"
7
8
### function options
9
CFG_USE_GPG_SIGNATURE="false"
v5/Dockerfile
@@ -4,7 +4,7 @@
# 1a) ENV variables (core for all our projects at FirePress)
# ----------------------------------------------
ARG APP_NAME="ghostfire"
-ARG VERSION="5.112.0"
+ARG VERSION="5.114.0"
ARG GITHUB_USER="firepress-org"
10
ARG DEFAULT_BRANCH="master"
0 commit comments