Skip to content

Commit

Permalink
[ISSUE-1071]: upgrade patcher base image
Browse files Browse the repository at this point in the history
  • Loading branch information
IlliaNebeskyi committed Jan 25, 2024
1 parent 383d327 commit 0fb15fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scheduler/patcher/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-alpine3.17
FROM python:3.12.1-alpine3.19

COPY requirements.txt main.py /patcher/
WORKDIR /patcher
Expand Down

0 comments on commit 0fb15fd

Please sign in to comment.