This commit is contained in:
Adeeb Shihadeh
2022-05-31 16:12:29 -07:00
parent 0c34ac5963
commit f936388eb8
+1 -1
View File
@@ -199,7 +199,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf
# Write version file
RUN echo -n "4" > /VERSION
RUN echo -n "5" > /VERSION
# ################## #
# #### Cleaunup #### #