Going back to using the canary image in drone (#1482)

* Going back to using the canary image in drone

This is a follow-up to the follow-on work described in https://github.com/gomods/athens/pull/1480#issue-349109197

* it's gomods/athens not athens-dev
This commit is contained in:
Aaron Schlesinger
2019-12-05 12:46:46 -08:00
committed by Marwan Sulaiman
parent 707b7b5413
commit 22a9dfe763
+1 -1
View File
@@ -154,7 +154,7 @@ services:
ports:
- 6379
- name: athens-proxy
image: gomods/athens-dev:221c451 # temporary to make the build pass, revert to gomods/athens:canary after merge.
image: gomods/athens:canary
pull: always
ports:
- 3000