Skip to content

Commit 12e2885

Browse files
committed
Update ghostfire to version 5.114.0
1 parent 930d717 commit 12e2885

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
APP_NAME="ghostfire"
55
GITHUB_USER="firepress-org"
6-
APP_VERSION="5.112.0"
6+
APP_VERSION="5.114.0"
77

88
### function options
99
CFG_USE_GPG_SIGNATURE="false"

v5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# 1a) ENV variables (core for all our projects at FirePress)
55
# ----------------------------------------------
66
ARG APP_NAME="ghostfire"
7-
ARG VERSION="5.112.0"
7+
ARG VERSION="5.114.0"
88

99
ARG GITHUB_USER="firepress-org"
1010
ARG DEFAULT_BRANCH="master"

0 commit comments

Comments
 (0)