8000 [FIX] deprecations in Dockerfile by dkd-kaehm · Pull Request #4110 · TYPO3-Solr/ext-solr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[FIX] deprecations in Dockerfile #4110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dkd-kaehm
Copy link
Collaborator
@dkd-kaehm dkd-kaehm commented Jul 17, 2024

Fixes deprecation notices in Dockerfile:

  • MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)

Use "Squash and merge"-Button on merging.

Fixes deprecation notices in Dockerfile:

 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)
Copy link
Member
@dkd-friedrich dkd-friedrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dkd-friedrich dkd-friedrich merged commit d7416b9 into TYPO3-Solr:release-12.0.x Jul 24, 2024
8 checks passed
@dkd-kaehm dkd-kaehm deleted the task/resolve_Dockerfile_deprecations branch November 28, 2024 16:51
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Nov 28, 2024
Fixes deprecation notices in Dockerfile:

 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)

Ports: TYPO3-Solr#4110
dkd-kaehm added a commit that referenced this pull request Nov 29, 2024
Fixes deprecation notices in Dockerfile:

 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)

Ports: #4110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0