bump version

This commit is contained in:
Adeeb Shihadeh
2023-07-18 10:44:01 -07:00
parent a5eb89f4e4
commit 4754620fd2
+1 -1
View File
@@ -218,7 +218,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf
# Write version file
RUN echo -n "8.02" > /VERSION
RUN echo -n "8.1" > /VERSION
# ################## #
# #### Cleaunup #### #