Skip to content

Commit

Permalink
Update Obsidian to 1.4.16 (sytone#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmag11 committed Nov 18, 2023
1 parent 1f0a78e commit f1fa99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN echo "**** install packages ****" && \
apt-get autoclean && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*

# Set version label
ARG OBSIDIAN_VERSION=1.4.13
ARG OBSIDIAN_VERSION=1.4.16

# Download and install Obsidian
RUN echo "**** download obsidian ****" && \
Expand Down

0 comments on commit f1fa99e

Please sign in to comment.