Skip to content

Commit a88ce75

Browse files
authored
feat: move to chainguard image (#9)
1 parent e94314e commit a88ce75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN git config --global user.email "hello@settlemint.com" && \
1414

1515
USER root
1616

17-
FROM busybox
17+
FROM cgr.dev/chainguard/busybox:latest
1818

1919
COPY --from=build /usecase /usecase
2020
COPY --from=build /root/.svm /usecase-svm

0 commit comments

Comments
 (0)