Skip to content

Commit

Permalink
chore: address docker lint issue about consistent case
Browse files Browse the repository at this point in the history
Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
  • Loading branch information
reubenmiller committed Sep 9, 2024
1 parent 64120db commit 8cd485c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/tedge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18 as build
FROM alpine:3.18 AS build
# Use a build layer to avoid adding binaries from every target into a layer into the output image
ARG TARGETPLATFORM

Expand Down

0 comments on commit 8cd485c

Please sign in to comment.