Skip to content

Commit

Permalink
bump version to 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jan 25, 2024
1 parent 2b15200 commit c68e6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.agnos
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf

# Write version file
RUN echo -n "9.1" > /VERSION
RUN echo -n "9.2" > /VERSION

# ################## #
# #### Cleaunup #### #
Expand Down

0 comments on commit c68e6bc

Please sign in to comment.