Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hcreak authored Sep 4, 2024
1 parent 96ce007 commit 810abe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/findoranetwork/enterprise-web3:latest AS fundation

FROM debian:bullseye-slim
FROM debian:bookworm
RUN apt-get update -y && apt-get install -y ca-certificates

RUN mkdir /web3-service
Expand Down

0 comments on commit 810abe7

Please sign in to comment.