mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-22 10:43:41 +02:00
Now using Python 3.9 base image.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.8-slim
|
FROM python:3.9-slim
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user