We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c8f62 commit ccc15c9Copy full SHA for ccc15c9
Dockerfile
@@ -56,7 +56,7 @@ RUN dpkg --add-architecture i386 && \
56
libsdl2-2.0-0:i386 \
57
xz-utils \
58
distro-info \
59
- uuid-runtime
+ uuid-runtime
60
61
# Install latest su-exec
62
RUN set -ex; \
0 commit comments