We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f92211 commit 1fbefe3Copy full SHA for 1fbefe3
frameworks/Zig/zzz/zzz.dockerfile
@@ -31,7 +31,7 @@ RUN ls
31
FROM debian:12-slim
32
33
RUN apt-get -qq update
34
-RUN apt-get -qy install ca-certificates curl
+RUN apt-get -qy install ca-certificates
35
36
COPY --from=build /home/ziguser/zig-out/bin/zzz /server
37
EXPOSE 8080
0 commit comments