chore: dockerfile casing (#11589)

chore: docokerfile casing
This commit is contained in:
Jason Rasmussen
2024-08-05 08:51:30 -04:00
committed by GitHub
parent 2974cdbbee
commit 7f03bd8440

View File

@@ -1,4 +1,4 @@
FROM mambaorg/micromamba:bookworm-slim@sha256:eb744eed8e9308edaea942ddd92ad8da8a9b904ca0796fa240b72de51ce0d353 as builder
FROM mambaorg/micromamba:bookworm-slim@sha256:eb744eed8e9308edaea942ddd92ad8da8a9b904ca0796fa240b72de51ce0d353 AS builder
ENV TRANSFORMERS_CACHE=/cache \
PYTHONDONTWRITEBYTECODE=1 \