mirror of
https://github.com/wahyd4/docker-pinpoint.git
synced 2026-08-09 04:46:24 +10:00
Update to alpine 3.5
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# TO_BUILD docker build -t pinpoint-agent .
|
||||
# TO_RUN docker run --name=pinpoint-agent pinpoint-agent
|
||||
|
||||
FROM alpine:3.4
|
||||
FROM alpine:3.5
|
||||
|
||||
ENV PINPOINT_VERSION=1.6.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user