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: Unmarshal error for Dockerfile in parse_config builtins #887

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

jalseth
Copy link
Member

@jalseth jalseth commented Nov 26, 2023

Parsed Dockerfiles are an array at the root, not a map.

Fixes #865.

Parsed Dockerfiles are an array at the root, not a map.

Signed-off-by: James Alseth <james@jalseth.me>
@jalseth jalseth requested a review from boranx November 26, 2023 23:36
@jpreese
Copy link
Member

jpreese commented Nov 26, 2023

Looks straightforward to me. Thanks ❤️

@jalseth jalseth merged commit 1815e91 into master Nov 26, 2023
7 checks passed
@jalseth jalseth deleted the fix-dockerfile-parse branch November 26, 2023 23:44
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.

parse_config not working for dockerfile
2 participants