Skip to content

Commit d55000a

Browse files
committed
Update Node.js to v5.12
1 parent a0a4472 commit d55000a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/slackbot/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM node:5.4
15+
FROM node:5.12
1616

1717
RUN apt-get update
1818
RUN apt-get install -y sqlite3

0 commit comments

Comments
 (0)