Skip to content

Commit 617df6d

Browse files
authored
tyry cicd again
Signed-off-by: Macley <[email protected]>
1 parent beafb8c commit 617df6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM debian:bookworm-slim
2-
2+
33
RUN apt-get update && apt-get install -y --no-install-recommends unzip ca-certificates usbmuxd libimobiledevice6 libimobiledevice-utils libavahi-compat-libdnssd-dev curl && \
44
apt-get clean && \
55
rm -rf /var/lib/apt/lists/ && \

0 commit comments

Comments
 (0)