Skip to content

Commit e021db6

Browse files
Merge pull request #508 from Twodragon0/patch-1
Python 3.10 is not working.
2 parents 9861963 + 8a8c11d commit e021db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudmapper/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/duo-labs/cloudmapper
2-
FROM python:3.10-slim as cloudmapper
2+
FROM python:3.9-slim as cloudmapper
33

44
# renovate: datasource=github-releases depName=duo-labs/cloudmapper
55
ARG CLOUDMAPPER_VERSION=2.10.0

0 commit comments

Comments
 (0)