mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 05:48:32 +02:00
♻️ Refactor internal websocket connection stage management
This commit is contained in:
parent
7dcd362abd
commit
8fae7f7aa6
4 changed files with 97 additions and 78 deletions
|
@ -142,7 +142,6 @@ RUN set -ex; \
|
|||
apt-get -qqy install postgresql-client-14; \
|
||||
rm -rf /var/lib/apt/lists/*;
|
||||
|
||||
|
||||
RUN set -eux; \
|
||||
ARCH="$(dpkg --print-architecture)"; \
|
||||
case "${ARCH}" in \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue