mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
update to golang latest
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
c7b4b8af28
commit
7e8b0dc1c1
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.4.2
|
FROM golang:latest
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
sqlite3 \
|
sqlite3 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user