Skip to content

Commit f96280d

Browse files
fix(github-release): update release ankitects/anki (25.09.2 → 25.09.3)
1 parent ee23a06 commit f96280d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/anki-sync-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM rust:1.94.0@sha256:0e6da0c8f06f25e9591f21c0f741cd4ff1086e271c3330f29f6e4e95869c7843 AS builder
22

33
# renovate: datasource=github-releases packageName=ankitects/anki versioning=loose
4-
ARG ANKI_VERSION=25.09.2
4+
ARG ANKI_VERSION=25.09.3
55

66
RUN apt-get update && apt-get install -y build-essential protobuf-compiler && apt-get clean && rm -rf /var/lib/apt/lists/*
77

0 commit comments

Comments
 (0)