ci(fix): syntax error
Some checks failed
/ build-and-push-image (push) Failing after 16s

This commit is contained in:
log101 2024-07-29 20:41:17 +03:00
parent a4f542e15d
commit 7164529829

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