Skip to content

Commit 9f5d778

Browse files
committed
fix typo
1 parent dbe2235 commit 9f5d778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN uv pip install --system --force-reinstall --no-cache "protobuf==5.29.5" "grp
3434
# Adding non-package dependencies:
3535
ADD clean-layer.sh /tmp/clean-layer.sh
3636
ADD patches/nbconvert-extensions.tpl /opt/kaggle/nbconvert-extensions.tpl
37-
ADD patches/template_conf.json /opt/ka`ggle/conf.json
37+
ADD patches/template_conf.json /opt/kaggle/conf.json
3838

3939
ARG PACKAGE_PATH=/usr/local/lib/python3.12/dist-packages
4040

0 commit comments

Comments
 (0)