Skip to content

Fix Dockerfile lint warnings - #195

Merged
eiriksm merged 2 commits into
mainfrom
claude/dockerfile-warnings-0zke3z
Aug 15, 2026
Merged

Fix Dockerfile lint warnings#195
eiriksm merged 2 commits into
mainfrom
claude/dockerfile-warnings-0zke3z

Conversation

@eiriksm

@eiriksm eiriksm commented Aug 15, 2026

Copy link
Copy Markdown
Member

No description provided.

claude added 2 commits August 15, 2026 05:53
Give ARG PHP_VERSION a default so the FROM instruction can't resolve
to an empty/invalid base image name, and replace the deprecated
MAINTAINER instruction with a LABEL.
org.opencontainers.image.authors is the OCI image spec's convention
for this metadata, superseding the ad-hoc maintainer label.
@eiriksm
eiriksm enabled auto-merge (squash) August 15, 2026 06:01
@eiriksm
eiriksm merged commit 94a7241 into main Aug 15, 2026
17 checks passed
@eiriksm
eiriksm deleted the claude/dockerfile-warnings-0zke3z branch August 15, 2026 09:38
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