mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 20:41:33 -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
|
||||
# Is libprotobuf-lite32t64 enough?
|
||||
RUN apt-get update
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
libprotobuf32t64 \
|
||||
libqt6sql6-mysql \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue