mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-21 23:55:17 -05:00
Update Dockerfile to 22.04
This commit is contained in:
parent
c1db238719
commit
4fe99c35b5
@ -1,5 +1,5 @@
|
||||
#FROM python:3-bullseye as aprsd
|
||||
FROM ubuntu:focal as aprsd
|
||||
FROM ubuntu:22.04 as aprsd
|
||||
|
||||
# Dockerfile for building a container during aprsd development.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user