Skip to content

Commit e60ca56

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent fcc5964 commit e60ca56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN cd pkg/audio/silk && make
1313

1414
RUN CGO_ENABLED=1 go build -o chat-copilot ./cmd/*.go
1515

16-
FROM alpine:3.18
16+
FROM alpine:3.23
1717

1818
WORKDIR /app
1919

0 commit comments

Comments
 (0)