Skip to content

Commit 1d01c21

Browse files
authored
Merge pull request #142 from ShaddyDC/renovate/ankitects-anki-25.x
fix(github-release): update release ankitects/anki (25.09.2 → 25.09.3)
2 parents 83a858e + f96280d commit 1d01c21

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.1@sha256:652612f07bfbbdfa3af34761c1e435094c00dde4a98036132fca28c7bb2b165c 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)