From 3d9360f12742ef2ec07d2c2997ac4c3690fb647d Mon Sep 17 00:00:00 2001 From: Gabriel Giovanini Date: Sat, 22 Jun 2019 17:07:31 +0200 Subject: Use a deps imags to speed up pipeline --- .github/action/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/action/Dockerfile b/.github/action/Dockerfile index 5a0e30c..92fb172 100644 --- a/.github/action/Dockerfile +++ b/.github/action/Dockerfile @@ -1,4 +1,4 @@ -FROM clojure:alpine +FROM gabrielgio/genpass LABEL version="0.1.0" LABEL repository="https://github.com/viniciustozzi/pathfinder_tools.git" -- cgit v1.2.3