Skip to content

Commit 2911f23

Browse files
committed
Merge branch 'main' into ROB-1486-cve
# Conflicts: # enforcer/Dockerfile
2 parents 974cd98 + 75cdae7 commit 2911f23

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-
# Use the official Python 3.9 slim image as the base image
1+
# Use the official Python 3.12 slim image as the base image
22
FROM python:3.12-slim AS builder
33
ENV LANG=C.UTF-8
44
ENV PYTHONDONTWRITEBYTECODE=1

0 commit comments

Comments
 (0)