mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-17 11:58:10 +00:00
chore(ingest): bump datahub-actions python version to 3.11 (#14546)
This commit is contained in:
parent
b3f20ee437
commit
0e141255ad
@ -1,7 +1,7 @@
|
||||
# This image has two variants: full and slim.
|
||||
# The full variant has additional deps preinstalled, like a JRE and Oracle client.
|
||||
ARG APP_ENV=full
|
||||
ARG PYTHON_VERSION=3.10
|
||||
ARG PYTHON_VERSION=3.11
|
||||
|
||||
# INLINE-BEGIN @/docker/snippets/ingestion_base
|
||||
# This is the "base" image workflow.
|
||||
|
Loading…
x
Reference in New Issue
Block a user