1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Bump go versions for Docker and TravisCI

This commit is contained in:
James Hillyerd
2017-01-21 21:07:30 -08:00
parent 1137912e1d
commit f09a4558a9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Docker build file for Inbucket, see https://www.docker.io/
# Inbucket website: http://www.inbucket.org/
FROM golang:1.6-alpine
FROM golang:1.7-alpine
MAINTAINER James Hillyerd, @jameshillyerd
# Configuration (WORKDIR doesn't support env vars)