Skip to content

Commit b2a8fb9

Browse files
committed
bump 1.9.1 version prior to release tagging
1 parent 05106d0 commit b2a8fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phoenix/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN apt-get update && apt-get install -y pwgen \
2424
&& rm -rf /var/lib/apt/lists/*
2525

2626
COPY --from=javabuild /ctsms /ctsms
27-
COPY --from=javabuild /ctsms/war/ctsms-1.9.0.war /usr/local/tomcat/webapps/ROOT.war
27+
COPY --from=javabuild /ctsms/war/ctsms-1.9.1.war /usr/local/tomcat/webapps/ROOT.war
2828

2929
# prepare /ctsms directory with default-config and master-data
3030
RUN wget -q https://raw.githubusercontent.com/phoenixctms/install-debian/master/dbtool.sh -O /ctsms/dbtool.sh

0 commit comments

Comments
 (0)