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 Docker warning LegacyKeyValueFormat #116

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

jingyuanliang
Copy link
Contributor

"ENV key=value" should be used instead of legacy "ENV key value" format per https://docs.docker.com/reference/build-checks/legacy-key-value-format/ .

`"ENV key=value" should be used instead of legacy "ENV key value" format` per https://docs.docker.com/reference/build-checks/legacy-key-value-format/ .
@thockin thockin merged commit 2a309e9 into thockin:master Jul 28, 2024
9 checks passed
jingyuanliang added a commit to jingyuanliang/netd that referenced this pull request Sep 4, 2024
… 1.23]

Also bump base image to distroless-iptables:v0.6.2
jingyuanliang added a commit to jingyuanliang/netd that referenced this pull request Sep 4, 2024
This bumps to Go 1.23; also bump base image to distroless-iptables:v0.6.2
jingyuanliang added a commit to GoogleCloudPlatform/netd that referenced this pull request Sep 4, 2024
This bumps to Go 1.23; also bump base image to distroless-iptables:v0.6.2
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