bump fw and version

This commit is contained in:
Adeeb Shihadeh
2023-05-12 12:16:58 -07:00
parent 9e9c3580be
commit f4b552faa6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf
# Write version file
RUN echo -n "7" > /VERSION
RUN echo -n "7.1" > /VERSION
# ################## #
# #### Cleaunup #### #