Skip to content

Commit 8c9e9a8

Browse files
committed
update new release 5.172
1 parent 5c0a5e7 commit 8c9e9a8

14 files changed

+17
-122
lines changed

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM metasfresh/metasfresh-app:5.171
1+
FROM metasfresh/metasfresh-app:5.172
22

33
COPY sources/configs/* /opt/metasfresh/
44
COPY sources/start_app.sh /opt/metasfresh/

db/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM metasfresh/metasfresh-db:5.171
1+
FROM metasfresh/metasfresh-db:5.172
22

33
RUN localedef -i de_DE -c -f UTF-8 -A /usr/share/locale/locale.alias de_DE.UTF-8
44
RUN localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8

docker-src/app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apt -y install netcat \
1212
&& apt -y autoclean
1313

1414
RUN mkdir -p /opt/metasfresh
15-
RUN curl https://repo.metasfresh.com/repository/mvn-release-releases/de/metas/dist/metasfresh-dist-dist/5.171.2-365+release/metasfresh-dist-dist-5.171.2-365+release-dist.tar.gz \
15+
RUN curl https://repo.metasfresh.com/repository/mvn-release-releases/de/metas/dist/metasfresh-dist-dist/5.172.2-377+release/metasfresh-dist-dist-5.172.2-377+release-dist.tar.gz \
1616
| tar -xzC /opt/metasfresh/
1717
RUN mkdir -p /opt/metasfresh/heapdump
1818

docker-src/webapi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY sources/configs/local_settings.properties /root/
1515
RUN mkdir -p /opt/metasfresh-webui-api/metasfresh-webui-api \
1616
&& mkdir -p /opt/metasfresh-webui-api/log \
1717
&& mkdir -p /opt/metasfresh-webui-api/heapdump
18-
RUN curl https://repo.metasfresh.com/repository/mvn-release/de/metas/ui/web/metasfresh-webui-api/5.171.2-365+release/metasfresh-webui-api-5.171.2-365+release.jar \
18+
RUN curl https://repo.metasfresh.com/repository/mvn-release/de/metas/ui/web/metasfresh-webui-api/5.172.2-377+release/metasfresh-webui-api-5.172.2-377+release.jar \
1919
--output /opt/metasfresh-webui-api/metasfresh-webui-api.jar \
2020
&& chmod 750 /opt/metasfresh-webui-api/metasfresh-webui-api.jar
2121

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
58a6fd0c19cfd012726b7b3962fa40493977bfa8
1+
8ab1d7558e398335a7e5977d571767ce0226f75b
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021-08-24T15:12:24+03:00
1+
2021-09-16T16:26:13+02:00
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
58a6fd0c19
1+
8ab1d7558e

docker-src/webui/sources/dist/bundle-58a6fd0c19cfd012726b7b3962fa40493977bfa8-git-97b2e39f2bec9373fd9e.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docker-src/webui/sources/dist/bundle-8ab1d7558e398335a7e5977d571767ce0226f75b-git-a1cdec537ee23ed2ec33.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -77,40 +77,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
7777
PERFORMANCE OF THIS SOFTWARE.
7878
***************************************************************************** */
7979

80-
/*! ../client */
81-
82-
/*! ../versions */
83-
84-
/*! ./byte */
85-
86-
/*! ./client */
87-
88-
/*! ./compat-client */
89-
90-
/*! ./compatibility/compat-client */
91-
92-
/*! ./compatibility/stomp */
93-
94-
/*! ./frame-impl */
95-
96-
/*! ./heartbeat-info */
97-
98-
/*! ./parser */
99-
100-
/*! ./stomp-config */
101-
102-
/*! ./stomp-handler */
103-
104-
/*! ./stomp-headers */
105-
106-
/*! ./stomp-subscription */
107-
108-
/*! ./versions */
109-
110-
/*! ./web-socket-state */
111-
112-
/*! /home/kdeepak/MyWork/Tech/stomp/stompjs/src/index.ts */
113-
11480
/*! @preserve
11581
* numeral.js
11682
* version : 2.0.6
@@ -127,70 +93,8 @@ PERFORMANCE OF THIS SOFTWARE.
12793

12894
/*! JSON v3.3.2 | https://bestiejs.github.io/json3 | Copyright 2012-2015, Kit Cambridge, Benjamin Tan | http://kit.mit-license.org */
12995

130-
/*! no static exports found */
131-
13296
/*! tether 1.4.7 */
13397

134-
/*!*********************!*\
135-
!*** ./src/byte.ts ***!
136-
\*********************/
137-
138-
/*!**********************!*\
139-
!*** ./src/index.ts ***!
140-
\**********************/
141-
142-
/*!***********************!*\
143-
!*** ./src/client.ts ***!
144-
\***********************/
145-
146-
/*!***********************!*\
147-
!*** ./src/parser.ts ***!
148-
\***********************/
149-
150-
/*!*************************!*\
151-
!*** ./src/versions.ts ***!
152-
\*************************/
153-
154-
/*!***************************!*\
155-
!*** ./src/frame-impl.ts ***!
156-
\***************************/
157-
158-
/*!****************************!*\
159-
!*** multi ./src/index.ts ***!
160-
\****************************/
161-
162-
/*!*****************************!*\
163-
!*** ./src/stomp-config.ts ***!
164-
\*****************************/
165-
166-
/*!******************************!*\
167-
!*** ./src/stomp-handler.ts ***!
168-
\******************************/
169-
170-
/*!******************************!*\
171-
!*** ./src/stomp-headers.ts ***!
172-
\******************************/
173-
174-
/*!*********************************!*\
175-
!*** ./src/web-socket-state.ts ***!
176-
\*********************************/
177-
178-
/*!***********************************!*\
179-
!*** ./src/stomp-subscription.ts ***!
180-
\***********************************/
181-
182-
/*!************************************!*\
183-
!*** ./src/compatibility/stomp.ts ***!
184-
\************************************/
185-
186-
/*!********************************************!*\
187-
!*** ./src/compatibility/compat-client.ts ***!
188-
\********************************************/
189-
190-
/*!*********************************************!*\
191-
!*** ./src/compatibility/heartbeat-info.ts ***!
192-
\*********************************************/
193-
19498
/**
19599
* @license
196100
* Lodash <https://lodash.com/>
@@ -226,15 +130,6 @@ PERFORMANCE OF THIS SOFTWARE.
226130
* LICENSE file in the root directory of this source tree.
227131
*/
228132

229-
/** @license React v16.14.0
230-
* react-dom-server.browser.production.min.js
231-
*
232-
* Copyright (c) Facebook, Inc. and its affiliates.
233-
*
234-
* This source code is licensed under the MIT license found in the
235-
* LICENSE file in the root directory of this source tree.
236-
*/
237-
238133
/** @license React v16.14.0
239134
* react-dom.production.min.js
240135
*

0 commit comments

Comments
 (0)