Skip to content

Commit

Permalink
Merge pull request #687 from nextcloud/desktop/updateQt6.7.3
Browse files Browse the repository at this point in the history
update dependencies including switch to Qt 6.7.3
  • Loading branch information
mgallien authored Nov 22, 2024
2 parents 1bf6d9e + 9c11ac7 commit fc48c25
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions client-appimage-qt6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ MAINTAINER Desktop Team <[email protected]>
# Run 'docker build' with '--build-arg BUILD_QT=1' to build Qt from source (default: not set)
ARG BUILD_QT

ENV VER_QT 6.6.3
ENV VER_QT_DATE 2024-04-22
ENV VER_OPENSSL 3.1.5
ENV VER_QT 6.7.3

Check warning on line 8 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 8 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_QT_DATE 2024-11-21

Check warning on line 9 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 9 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_OPENSSL 3.3.2

Check warning on line 10 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 10 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_LIBP11 libp11-0.4.12

Check warning on line 11 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_KFRAMEWORKS 6.0.0
ENV VER_SQLITE 3450200
ENV VER_KFRAMEWORKS 6.7.0

Check warning on line 12 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 12 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_SQLITE 3460100

Check warning on line 13 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 13 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_SQLITE_YEAR 2024

Check warning on line 14 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 14 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_QTKEYCHAIN 0.14.2
ENV VER_QTKEYCHAIN 0.14.3

Check warning on line 15 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 15 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

ENV QT_ROOT /opt/qt${VER_QT}

Check warning on line 17 in client-appimage-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-appimage-qt6:client-appimage-6.7.3-2 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Expand Down
12 changes: 6 additions & 6 deletions client-qt6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ MAINTAINER Desktop Team <[email protected]>
# Run 'docker build' with '--build-arg BUILD_QT=1' to build Qt from source (default: not set)
ARG BUILD_QT

ENV VER_QT 6.6.3
ENV VER_QT_DATE 2024-04-22
ENV VER_OPENSSL 3.1.5
ENV VER_QT 6.7.3

Check warning on line 8 in client-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-qt6:client-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_QT_DATE 2024-11-21
ENV VER_OPENSSL 3.3.2
ENV VER_LIBP11 libp11-0.4.12
ENV VER_KFRAMEWORKS 6.0.0
ENV VER_SQLITE 3450200
ENV VER_KFRAMEWORKS 6.7.0

Check warning on line 12 in client-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-qt6:client-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_SQLITE 3460100

Check warning on line 13 in client-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-qt6:client-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_SQLITE_YEAR 2024

Check warning on line 14 in client-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-qt6:client-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
ENV VER_QTKEYCHAIN 0.14.2
ENV VER_QTKEYCHAIN 0.14.3

Check warning on line 15 in client-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-qt6:client-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

ENV QT_ROOT /opt/qt${VER_QT}

Check warning on line 17 in client-qt6/Dockerfile

View workflow job for this annotation

GitHub Actions / Push Docker image client-qt6:client-6.7.3-1 to GitHub Packages

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Expand Down

0 comments on commit fc48c25

Please sign in to comment.