Skip to content

Commit

Permalink
[DevOps] update dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
fedml-alex committed Oct 11, 2023
1 parent ce14126 commit ee7517a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/dockerfile/device-image/Dockerfile-Dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG VERSION=dev
ARG IS_BUILDING_GPU_IMAGE=0
ARG BASE_IMAGE=fedml/fedml-device-image:base
ARG BASE_IMAGE=docker.io/fedml/fedml-device-image:base
FROM ${BASE_IMAGE}

ADD ./devops/scripts/runner.sh ./fedml/runner.sh
Expand Down

0 comments on commit ee7517a

Please sign in to comment.