about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index d792046..53eaafd 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -7,6 +7,6 @@ platform:
 
 steps:
 - name: build
-    image: golang:1-14rc
+    image: golang
     commands:
     - go build -o ssh-grab-passwords-map ./...
\ No newline at end of file