Skip to content

fix: use uppercase AS in Dockerfile - #60

Open
buranarom wants to merge 1 commit into
ronivay:masterfrom
buranarom:fix-Dockerfile-casing
Open

fix: use uppercase AS in Dockerfile#60
buranarom wants to merge 1 commit into
ronivay:masterfrom
buranarom:fix-Dockerfile-casing

Conversation

@buranarom

Copy link
Copy Markdown

Building with Docker Desktop 4.44.3 (Engine 28.x) fails due to stricter keyword casing:

Warning: FromAsCasing: 'as' and 'FROM' keywords' casing do not match

fix: use uppercase AS in Dockerfile for compatibility with Docker 28+
@ronivay

ronivay commented Dec 18, 2025

Copy link
Copy Markdown
Owner

Can you rebase against master and resolve the conflicts. There's also other containers in the dockerfile nowadays so check all of them

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.

3 participants