install: updates to make python3.9 the minimum required version, updates to various dependencies to account for known vulnerabilities
This commit is contained in:
parent
47991cd35f
commit
82739ce3af
7 changed files with 286 additions and 332 deletions
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
LABEL Description="CORE Docker Ubuntu Image"
|
||||
|
||||
# define environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue