Skip to content

Commit b587273

Browse files
committed
Fix casing
1 parent b90064c commit b587273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build image
2-
FROM crystallang/crystal:1.16.2-alpine as builder
2+
FROM crystallang/crystal:1.16.2-alpine AS builder
33
WORKDIR /opt
44
# Cache dependencies
55
COPY ./shard.yml ./shard.lock /opt/

0 commit comments

Comments
 (0)