Skip to content

Commit 65f0eb0

Browse files
committed
feat: update workshop base image
1 parent 1b64e43 commit 65f0eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.workshop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# UCAgent Workshop Docker Image
2-
ARG BASE_IMAGE=localhost/lucagent:latest
2+
ARG BASE_IMAGE=ghcr.io/xs-mlvp/ucagent:latest
33
FROM ${BASE_IMAGE}
44

55
# Set environment variables

0 commit comments

Comments
 (0)