Compare commits
2 Commits
0fbfee706c
...
77c8c099ae
Author | SHA1 | Date | |
---|---|---|---|
77c8c099ae | |||
b1b895b9c1 |
@ -10,7 +10,7 @@ RUN go mod download
|
|||||||
COPY . .
|
COPY . .
|
||||||
RUN make CGO_ENABLED=0
|
RUN make CGO_ENABLED=0
|
||||||
|
|
||||||
FROM alpine:3.21
|
FROM alpine:3.22
|
||||||
|
|
||||||
COPY --from=build /code/dumb .
|
COPY --from=build /code/dumb .
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user