Skip to content

Commit

Permalink
Merge pull request #1485 from L1ghtn1ng/master
Browse files Browse the repository at this point in the history
fix security issue with base image docker
  • Loading branch information
L1ghtn1ng authored Jul 22, 2023
2 parents 347fb4b + 86cabbe commit c0397dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.0
FROM alpine:3
LABEL maintainer="@jay_townsend1 & @NotoriousRebel1 (alpine @viardant)"
RUN mkdir /app
RUN mkdir /etc/theHarvester/
Expand Down

0 comments on commit c0397dd

Please sign in to comment.