@@ -1,4 +1,4 @@
-from alpine:latest as build
+FROM alpine:latest as build
RUN apk add --update go git gcc g++