mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-27 20:36:33 -04:00
fixup case dockerfile
🤷
This commit is contained in:
committed by
Pierre Dubouilh
parent
623acc30a6
commit
c963d1773b
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.0 as builder
|
||||
FROM golang:1.23.0 AS builder
|
||||
WORKDIR /gossaSrc
|
||||
COPY . /gossaSrc
|
||||
RUN make
|
||||
|
||||
Reference in New Issue
Block a user