mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Update Docker base to go 1.9
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Docker build file for Inbucket, see https://www.docker.io/
|
# Docker build file for Inbucket, see https://www.docker.io/
|
||||||
# Inbucket website: http://www.inbucket.org/
|
# Inbucket website: http://www.inbucket.org/
|
||||||
|
|
||||||
FROM golang:1.7-alpine
|
FROM golang:1.9-alpine
|
||||||
MAINTAINER James Hillyerd, @jameshillyerd
|
MAINTAINER James Hillyerd, @jameshillyerd
|
||||||
|
|
||||||
# Configuration (WORKDIR doesn't support env vars)
|
# Configuration (WORKDIR doesn't support env vars)
|
||||||
|
|||||||
Reference in New Issue
Block a user