chore(deps): update alpine docker tag to v3.22
This commit is contained in:
parent
0fbfee706c
commit
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