mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-09-03 23:57:45 -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