mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-09 19:27:42 +02:00
Update Dockerfile to use alpine 3.18
This commit is contained in:
+1
-1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user