ci(atlasbot): use harbor python base image
This commit is contained in:
parent
3944e7f0d8
commit
a1db462420
@ -1,4 +1,4 @@
|
||||
FROM python:3.12-slim AS base
|
||||
FROM registry.bstein.dev/bstein/python:3.12-slim AS base
|
||||
|
||||
ENV PYTHONDONTWRITEBYTECODE=1 \
|
||||
PYTHONUNBUFFERED=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user