Skip to content

Commit 8163063

Browse files
committed
Upgrade to NRS 1.8.3
1 parent ccbff2a commit 8163063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM jeanblanchard/java:jre-8
22
MAINTAINER Chevdor <[email protected]>
3-
LABEL version="1.8.2"
3+
LABEL version="1.8.3"
44

5-
ENV NRSVersion=1.8.2
5+
ENV NRSVersion=1.8.3
66

77
RUN \
88
apk update && \

0 commit comments

Comments
 (0)