Skip to content

Commit

Permalink
Merge pull request #41 from jingzhaoyang/change-docker-repo
Browse files Browse the repository at this point in the history
fix docker pull error
  • Loading branch information
seven1240 authored Mar 29, 2024
2 parents bdfc68e + 70b24c0 commit 3958fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/rts/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM xswitch.tencentcloudcr.com/xswitch/xswitch:bookworm as xswitch-build-bookworm
FROM ccr.ccs.tencentyun.com/xswitch/xswitch:bookworm as xswitch-build-bookworm
LABEL maintainer="Seven Du <[email protected]>"
SHELL ["/bin/bash", "-c"]

Expand Down

0 comments on commit 3958fe2

Please sign in to comment.