We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90064c commit b587273Copy full SHA for b587273
Dockerfile
@@ -1,5 +1,5 @@
1
# Build image
2
-FROM crystallang/crystal:1.16.2-alpine as builder
+FROM crystallang/crystal:1.16.2-alpine AS builder
3
WORKDIR /opt
4
# Cache dependencies
5
COPY ./shard.yml ./shard.lock /opt/
0 commit comments