This commit is contained in:
Adeeb Shihadeh
2024-02-26 20:37:41 -08:00
parent c3831cd481
commit acef5f6a1a
+1 -1
View File
@@ -214,7 +214,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf
# Write version file
RUN echo -n "10.0" > /VERSION
RUN echo -n "9.7" > /VERSION
# ################## #
# #### Cleaunup #### #