Skip to content

Commit

Permalink
fix(litestream): use base container image ARM arch PE-6459
Browse files Browse the repository at this point in the history
  • Loading branch information
djwhitt committed Jul 19, 2024
1 parent c9bf762 commit be121fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litestream/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/ar-io/litestream:main@sha256:fa62d84201b02f48b66a690f2a2082d7cf6c8a2f3ef0b56c9eda59cd3b5aa523
FROM ghcr.io/ar-io/litestream:main@sha256:02c7d75bbd2dc4208789840522e03ae557fd8db88195da2c6298c42fe1bafd15

RUN apk update && apk add --no-cache curl

Expand Down

0 comments on commit be121fc

Please sign in to comment.