Skip to content

Commit a8b169f

Browse files
authored
fix: Lower python versions does not support orjson (#765)
1 parent a9b4951 commit a8b169f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7.10-slim
1+
FROM python:3.11-slim
22

33
ARG VERSION
44
ARG LATEST_TERRAFORM_VERSION

0 commit comments

Comments
 (0)