diff --git a/Dockerfile.agnos b/Dockerfile.agnos index 5de88ee..3d2c594 100644 --- a/Dockerfile.agnos +++ b/Dockerfile.agnos @@ -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.1" > /VERSION +RUN echo -n "10" > /VERSION # ################## # # #### Cleaunup #### # diff --git a/userspace/usr/comma/wlan/bdwlan.b00 b/userspace/usr/comma/wlan/bdwlan.b00 index 69e57af..e8719c3 100644 Binary files a/userspace/usr/comma/wlan/bdwlan.b00 and b/userspace/usr/comma/wlan/bdwlan.b00 differ