feat: dockerproxy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ghcr.io/coder/coder:latest as base
|
||||
|
||||
FROM python:3.10-alpine3.14 as replacer
|
||||
FROM dockerproxy.com/python:3.10-alpine3.14 as replacer
|
||||
|
||||
COPY --from=base /opt/coder /coder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user