We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168e1e3 commit 494691eCopy full SHA for 494691e
Dockerfile.dev
@@ -14,7 +14,7 @@
14
# along with this program. If not, see <http://www.gnu.org/licenses/>.
15
16
# build stage
17
-FROM rust:1.84.0-bookworm AS builder
+FROM rust:1.88.0-bookworm AS builder
18
19
LABEL org.opencontainers.image.title="Parseable"
20
LABEL maintainer="Parseable Team <hi@parseable.io>"
Dockerfile.kafka
0 commit comments