mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
update to golang latest
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.4.2
|
||||
FROM golang:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
sqlite3 \
|
||||
|
||||
Reference in New Issue
Block a user