update fork

This commit is contained in:
0xmuralik
2022-10-10 16:08:33 +05:30
parent 632d53e34a
commit 56d59feaa0
383 changed files with 36784 additions and 21462 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ COPY . .
RUN make build
# Final image
FROM alpine:3.15
FROM alpine:3.16.2
# Install ca-certificates
RUN apk add --update ca-certificates jq