1
0
mirror of https://github.com/shazow/ssh-chat.git synced 2025-08-01 08:08:39 +03:00

Merge pull request from alvinlai/master

Upgrade to go 1.4, since travis.yml says so
This commit is contained in:
Andrey Petrov 2014-12-13 15:20:19 -08:00
commit 45484a3ca5

@ -1,4 +1,4 @@
FROM golang:1.3.3 FROM golang:1.4
MAINTAINER Alvin Lai <al@alvinlai.com> MAINTAINER Alvin Lai <al@alvinlai.com>
RUN apt-get update RUN apt-get update