Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomare22 authored Feb 21, 2025
1 parent f33379a commit f49ce98
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
Expand Up @@ -21,4 +21,4 @@ RUN mkdir -p /var/lib/unbound && \
RUN wget https://www.internic.net/domain/named.root -qO /var/lib/unbound/root.hints

# Set the entrypoint to the s6 initialization script
ENTRYPOINT ["/s6-init"]
ENTRYPOINT ["/init"]

0 comments on commit f49ce98

Please sign in to comment.