Skip to content

Commit

Permalink
Update Obsidian to 1.5.3 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
neolumine committed May 12, 2024
1 parent f1fa99e commit 516595d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN echo "**** install packages ****" && \
apt-get autoclean && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*

# Set version label
ARG OBSIDIAN_VERSION=1.3.5
ARG OBSIDIAN_VERSION=1.5.3

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

0 comments on commit 516595d

Please sign in to comment.