Skip to content

Commit

Permalink
Make capitalization of Dockerfile keywords consistent (#3466)
Browse files Browse the repository at this point in the history
  • Loading branch information
rene-dekker committed Aug 19, 2024
1 parent 0fa6f5c commit 4f6a594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9 AS ubi

FROM scratch as source
FROM scratch AS source

ARG TARGETARCH

Expand Down

0 comments on commit 4f6a594

Please sign in to comment.