feat: with updated image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2023-04-07 20:25:19 +02:00
parent e723baa0a7
commit 9cea95c6a3
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: "shuttle-drone-templates"
steps:
- name: "build"
image: docker.io/kasperhermansen/shuttle-drone:1680891510875
image: docker.io/kasperhermansen/shuttle-drone:1680891892542
volumes:
- name: dockersock
path: /var/run

View File

@ -2,7 +2,7 @@ module shuttletask
go 1.20
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407180512-4877329375cb
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407181904-c33b3e1dae47
require (
dagger.io/dagger v0.6.0