chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Kasper Juul Hermansen 2024-02-06 22:25:43 +00:00
parent cc540bcca0
commit 15e0d7fc2e
3 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ steps:
- sleep 10
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME"
- name: "build"
image: docker.io/kasperhermansen/shuttle-drone:1690561756917
image: docker.io/kasperhermansen/shuttle-drone:1690570181415
volumes:
- name: dockersock
path: /var/run

View File

@ -4,10 +4,10 @@ go 1.20
require (
dagger.io/dagger v0.6.0
github.com/containerd/containerd v1.7.3
github.com/containerd/containerd v1.7.13
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.8.4
golang.org/x/sync v0.3.0
golang.org/x/sync v0.6.0
)
require (

View File

@ -19,7 +19,7 @@ steps:
- sleep 10
- echo "$${DOCKER_PASSWORD}" | docker login --password-stdin --username="$${DOCKER_USERNAME}"
- name: "build"
image: docker.io/kasperhermansen/shuttle-drone:1683325750924
image: docker.io/kasperhermansen/shuttle-drone:1690570181415
volumes:
- name: dockersock
path: /var/run