Skip to content

Commit

Permalink
Update web frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh5 committed Sep 22, 2023
1 parent 9d43f15 commit 8b11bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ COPY --from=m1k1o/neko:base /usr/bin/neko /usr/bin/neko
COPY --from=m1k1o/neko:base /var/www /var/www

# Install Web Frontend
ARG FRONTEND_VERSION=0a6ab20
ARG FRONTEND_VERSION=a8eb92f
RUN \
echo "**** Fetch Web Frontend ****" \
&& mkdir -p /opt \
Expand Down

0 comments on commit 8b11bca

Please sign in to comment.