chore: remove dockerproxy
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM ghcr.io/windmill-labs/windmill-ee:latest AS base
|
FROM ghcr.io/windmill-labs/windmill-ee:latest AS base
|
||||||
|
|
||||||
FROM dockerproxy.com/library/python:3.10-alpine3.14 AS replacer
|
FROM python:3.10-alpine3.14 AS replacer
|
||||||
|
|
||||||
ARG REPLACE_OA
|
ARG REPLACE_OA
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user