mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 23:13:24 +08:00
Update Dockerfile to use alpine 3.18
This commit is contained in:
parent
0ca8b48031
commit
f3f0a3eae1
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue