Skip to content

Commit 3264551

Browse files
authored
Update Dockerfile.queryrelayer
1 parent 6aa65be commit 3264551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/dockerbuilds/Dockerfile.queryrelayer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN echo "obscure canal because tomorrow tribe sibling describe satoshi kiwi upg
1515

1616

1717

18-
FROM debian:buster
18+
FROM debian:bookworm-slim
1919
RUN apt update && apt install ca-certificates curl -y && apt-get clean
2020
ADD ["https://github.com/CosmWasm/wasmvm/releases/download/v1.5.2/libwasmvm.x86_64.so","https://github.com/CosmWasm/wasmvm/releases/download/v1.5.2/libwasmvm.aarch64.so","/lib/"]
2121
COPY --from=app run.sh .

0 commit comments

Comments
 (0)