lowercase to upper
This commit is contained in:
parent
5b320bb409
commit
6ddfe5dcf1
@ -1,4 +1,4 @@
|
|||||||
FROM golang:alpine as builder
|
FROM golang:alpine AS builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user