Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade DigitalOcean Docker Image to Ubuntu 20.04 #116

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kdumontnu
Copy link

@kdumontnu kdumontnu commented Apr 22, 2022

Docker CE 20.10.7

https://marketplace.digitalocean.com/apps/docker

We started getting some odd compilation errors in drone build, which appeared to be linked to the very old version of docker used by default in the agents (19.03.13). I recommend bumping this to a more stable version.

Ubuntu 18.04 - > Ubuntu 20.04
Docker CE 19.03.13 -> Docker CE 20.10.7

@kdumontnu
Copy link
Author

I'm not really sure why the tests are failing - I don't see any errors.

@kdumontnu kdumontnu changed the title Bump DigitalOcean Docker Image to Ubuntu 20.04 Upgrade DigitalOcean Docker Image to Ubuntu 20.04 Apr 22, 2022
@alexhampu
Copy link

alexhampu commented Apr 30, 2022

Until this is merged, you could send the image version through environment variables:

DRONE_DIGITALOCEAN_IMAGE=docker-20-04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants