Skip to content

Commit a88bb92

Browse files
committed
Consistent capitalization of keywords in Dockerfile
1 parent bc70d51 commit a88bb92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/rust:1.95-alpine as build
1+
FROM docker.io/library/rust:1.95-alpine AS build
22

33
COPY . /work
44

0 commit comments

Comments
 (0)