Update Dockerfile

This commit is contained in:
Manevolent 2023-01-24 16:56:59 -07:00 committed by GitHub
parent 9c485b873c
commit 16087c74e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.17
MAINTAINER Team Lixo <lixonet@team.lixo>
RUN apk add docker-compose docker gnupg curl py-pip openssh bash && pip install netcalc