Update Dockerfile to use alpine 3.18

This commit is contained in:
J.Townsend 2023-05-30 00:24:18 +01:00 committed by GitHub
parent 0ca8b48031
commit f3f0a3eae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.17.3
FROM alpine:3.18.0
LABEL maintainer="@jay_townsend1 & @NotoriousRebel1 (alpine @viardant)"
RUN mkdir /app
RUN mkdir /etc/theHarvester/