mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 11:03:54 -07:00
fix
This commit is contained in:
parent
40f47500d9
commit
d769278d90
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ FROM debian:13-slim
|
||||||
|
|
||||||
# Install runtime dependencies
|
# Install runtime dependencies
|
||||||
# Is libprotobuf-lite32t64 enough?
|
# Is libprotobuf-lite32t64 enough?
|
||||||
RUN apt-get update
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
libprotobuf32t64 \
|
libprotobuf32t64 \
|
||||||
libqt6sql6-mysql \
|
libqt6sql6-mysql \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue