mirror of https://github.com/ArduPilot/ardupilot
Docker: Update to jammy in Docker
* That's what most devs have moved to Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
2f97a9855a
commit
47a1b460bc
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
WORKDIR /ardupilot
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
|
Loading…
Reference in New Issue