Skip to content

Commit

Permalink
yukina: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed May 11, 2024
1 parent 5970c86 commit 8abafc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yukina/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ustcmirror/base:alpine
LABEL maintainer "Keyu Tao <taoky AT ustclug.org>"
ARG YUKINA_VERSION=20240409
ARG YUKINA_VERSION=20240511

RUN apk add --no-cache wget ca-certificates zstd && \
cd /tmp/ && wget -q "https://github.com/taoky/yukina/releases/download/${YUKINA_VERSION}/yukina" && \
Expand Down

0 comments on commit 8abafc7

Please sign in to comment.