Skip to content

Commit

Permalink
chore: revert ETL Model DockerfileCN
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyKallen committed Mar 1, 2025
1 parent 0a775f6 commit 18d362f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/model/etl/code/DockerfileCN
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dockerproxy.net/nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu20.04
FROM nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu20.04

RUN apt update \
&& DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends unzip build-essential wget python3 python3-pip \
Expand Down

0 comments on commit 18d362f

Please sign in to comment.