We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c24544 commit 418cd9eCopy full SHA for 418cd9e
Dockerfile
@@ -1,6 +1,6 @@
1
FROM eclipse-temurin:8-alpine as common
2
LABEL maintainer="udger.com" description="Udger local parser"
3
-ENV MEECROWAVE_ARCHIVE meecrowave-core-1.2.15-runner
+ENV MEECROWAVE_ARCHIVE meecrowave-core-1.2.16-SNAPSHOT-runner
4
ENV INSTALL_DIR /opt
5
RUN apk -U upgrade \
6
&& apk add curl \
0 commit comments