ci(fix): fix from as casing
Some checks failed
/ build-and-push-image (push) Failing after 27s

This commit is contained in:
log101 2024-07-29 20:53:00 +03:00
parent c1d74f74bd
commit 16b16cb464

View File

@ -1,4 +1,4 @@
FROM golang:1.22.3-alpine as builder FROM golang:1.22.3-alpine AS builder
WORKDIR /usr/src/app WORKDIR /usr/src/app