Skip to content

Commit 26688bf

Browse files
committed
CI: GH uses ubuntu22.04 with transmission-cli 3.0
1 parent 3c0fb3c commit 26688bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker/Dockerfile.transmission

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:stable-slim
1+
FROM ubuntu:22.04
22

33
RUN apt-get update && \
44
apt-get install -y --no-install-recommends transmission-cli && \

0 commit comments

Comments
 (0)