We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55b215 commit 557e209Copy full SHA for 557e209
1 file changed
Dockerfile
@@ -16,7 +16,7 @@ RUN apk add --no-cache \
16
17
WORKDIR /app
18
19
-COPY demo.c Makefile topaz-8.otf jack.png logo.png music.mod* ./
+COPY demo.c Makefile topaz-8.otf *.png music.mod* ./
20
21
RUN make
22
0 commit comments