Skip to content

Commit 14ec10a

Browse files
committed
Update docker version label
1 parent 7fb78e0 commit 14ec10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:8.4.0-slim
22
MAINTAINER Jonathan Gros-Dubois
33

4-
LABEL version="9.0.0"
4+
LABEL version="9.0.7"
55
LABEL description="Docker file for SocketCluster with support for clustering."
66

77
RUN mkdir -p /usr/src/

0 commit comments

Comments
 (0)