fix: add extra hosts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
ARG PRETALX_HOSTS_ENTRY
|
||||
FROM python:3.9.16-bullseye as thsf_base
|
||||
RUN apt-get update -y && \
|
||||
apt-get install -y bash make python3-pip && \
|
||||
|
||||
Reference in New Issue
Block a user