Skip to content

Commit 418cd9e

Browse files
committed
Update MW jar version
1 parent 3c24544 commit 418cd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM eclipse-temurin:8-alpine as common
22
LABEL maintainer="udger.com" description="Udger local parser"
3-
ENV MEECROWAVE_ARCHIVE meecrowave-core-1.2.15-runner
3+
ENV MEECROWAVE_ARCHIVE meecrowave-core-1.2.16-SNAPSHOT-runner
44
ENV INSTALL_DIR /opt
55
RUN apk -U upgrade \
66
&& apk add curl \

0 commit comments

Comments
 (0)