Skip to content
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

fix: Dockerfile MAINTAINER label #835

Merged

Conversation

dipankardas011
Copy link
Contributor

Problem

As Usage of MAINTAINER is depricated in Dockerfile

Solution

Used
LABEL to define maintainers information

Changes Made

  • [List the changes you made in this pull request, including any new features or bug fixes.]

How to Test

[Provide instructions on how to test the changes you made, including any relevant details like configuration steps or data to be used for testing.]

Screenshots

[Include screenshots, if relevant, to help reviewers understand the changes you made.]

Notes

[Any additional notes or information that you would like to share with the reviewers.]

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

Reviewers

@[username of the reviewer]

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>
@mlabouardy mlabouardy changed the base branch from master to develop June 2, 2023 15:41
@mlabouardy mlabouardy added the cli label Jun 2, 2023
@mlabouardy mlabouardy added this to the v3.0.18 milestone Jun 2, 2023
@mlabouardy
Copy link
Collaborator

thanks for the improvement @dipankardas011

@mlabouardy mlabouardy merged commit 866a5da into tailwarden:develop Jun 2, 2023
@dipankardas011
Copy link
Contributor Author

thanks for the improvement @dipankardas011

Welcome 🙂

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

Successfully merging this pull request may close these issues.

2 participants