mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-21 18:23:40 +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 /
|
||||
|
||||
|
Reference in New Issue
Block a user