Skip to content

Commit 847d194

Browse files
committed
(chore): Bump other libraries and set Python to 3.9
1 parent 281c2dc commit 847d194

File tree

4 files changed

+570
-644
lines changed

4 files changed

+570
-644
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/uwit-iam/poetry:latest AS env-base
1+
FROM us-docker.pkg.dev/uwit-mci-iam/containers/base-python-3.9:latest AS env-base
22
RUN apt-get update && apt-get install -y curl jq
33

44
FROM env-base AS poetry-base

0 commit comments

Comments
 (0)