feature: support latest prometheus image

This commit is contained in:
geek 2017-08-14 15:38:09 -05:00 committed by Judit Greskovits
parent 9f53c1fa17
commit 55f387e247
2 changed files with 2 additions and 1 deletions

View File

@ -143,6 +143,7 @@ check() {
echo SDC_URL=${SDC_URL} >> _env
echo SDC_ACCOUNT=${SDC_ACCOUNT} >> _env
echo SDC_KEY_ID=${SDC_KEY_ID} >> _env
echo TRITON_ACCOUNT=${TRITON_USER} >> _env
echo TRITON_USER=${TRITON_USER} >> _env
echo TRITON_DC=${TRITON_DC} >> _env
echo CONSUL=copilot-consul.svc.${TRITON_ACCOUNT}.${TRITON_DC}.cns.joyent.com >> _env

View File

@ -28,7 +28,7 @@ consul:
# it is included here for demo purposes and is not required
#############################################################################
prometheus:
image: autopilotpattern/prometheus:1.7.1-r20
image: autopilotpattern/prometheus:1.7.1-r24
restart: always
mem_limit: 1g
ports: