mirror of
https://github.com/gshang2017/docker.git
synced 2025-07-23 00:48:23 +00:00
anki-sync-server:25.02.5
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM rust:alpine3.21 AS builder
|
||||
|
||||
ARG ANKI_VER=25.02.4
|
||||
ARG ANKI_VER=25.02.5
|
||||
|
||||
RUN apk update \
|
||||
&& apk add --no-cache build-base protobuf \
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|名称|版本|说明|
|
||||
|:-|:-|:-|
|
||||
|Anki-sync-server|25.02.4|amd64;arm64v8|
|
||||
|Anki-sync-server|25.02.5|amd64;arm64v8|
|
||||
|
||||
### 注意:
|
||||
|
||||
|
Reference in New Issue
Block a user