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

Change from debian:stable to debian:bullseye #3

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

jgmize
Copy link
Contributor

@jgmize jgmize commented Mar 31, 2024

This fixes errors like the following when trying to build:

7.362 E: Unable to locate package libgdal28
------
Dockerfile:21
--------------------
  20 |
  21 | >>> RUN apt-get update && apt-get install -y --no-install-recommends \
  22 | >>>     libgomp1 libgdal28 && apt-get clean
  23 |
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends     libgomp1 libgdal28 && apt-get clean" did not complete successfully: exit code: 100

@HeDo88TH HeDo88TH merged commit 5141612 into OpenDroneMap:main Apr 4, 2024
1 check passed
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