Testing build trigger

This commit is contained in:
2024-03-01 14:39:49 -06:00
parent db8da3e360
commit a84704ca4c

View File

@@ -29,4 +29,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
/var/lib/apt/lists/* \
/var/tmp/* \
/var/log/* && \
chown ${USER}:${USER} /home/container
chown ${USER}:${USER} /home/container
#Testing build trigger