aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/action/Dockerfile2
1 files changed, 1 insertions, 1 deletions
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"