bump to v7

This commit is contained in:
Adeeb Shihadeh
2023-02-23 14:51:15 -08:00
parent c2513093cd
commit 25a5e2cd79
+1 -1
View File
@@ -196,7 +196,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf
# Write version file
RUN echo -n "6.2" > /VERSION
RUN echo -n "7" > /VERSION
# ################## #
# #### Cleaunup #### #