Skip to content

Commit

Permalink
F debian version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hcreak committed Sep 30, 2024
1 parent 890fc8d commit 08e7802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocksdb-exporter/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 wget redis-tools

RUN mkdir /rocksdb-exporter
Expand Down

0 comments on commit 08e7802

Please sign in to comment.