Skip to content

Commit beafb8c

Browse files
authored
test cicd for me
Signed-off-by: Macley <[email protected]>
1 parent 2ab9e69 commit beafb8c

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)