Explorar el Código

libtorrent alpine:3.22

John hace 4 meses
padre
commit
d6cfc35f9f
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      qBittorrent/Dockerfile.libtorrent
  2. 1 1
      qBittorrent/Dockerfile.libtorrent2

+ 1 - 1
qBittorrent/Dockerfile.libtorrent

@@ -1,4 +1,4 @@
-FROM alpine:3.21
+FROM alpine:3.22
 
 ARG LIBTORRENT_VER=1.2.20
 

+ 1 - 1
qBittorrent/Dockerfile.libtorrent2

@@ -1,4 +1,4 @@
-FROM alpine:3.21
+FROM alpine:3.22
 
 ARG LIBTORRENT_VER=2.0.11