Update file Dockerfile

This commit is contained in:
2024-03-27 08:03:21 +00:00
parent f8ef8e6974
commit bf5a4dd215

View File

@@ -1,4 +1,4 @@
FROM ghcr.dockerproxy.com/coder/coder:latest as base
FROM ghcr.io/coder/coder:latest as base
FROM dockerproxy.com/library/python:3.10-alpine3.14 as replacer