Skip to content

Commit 67b05eb

Browse files
fix(deps): update all minor dependencies
1 parent db5c365 commit 67b05eb

File tree

3 files changed

+240
-122
lines changed

3 files changed

+240
-122
lines changed

.github/actions/waffles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Container image that runs your code
2-
FROM python:3.12
2+
FROM python:3.14.2
33

44
RUN apt update
55
RUN apt install -y python3-pip python3 git libmagic-dev

0 commit comments

Comments
 (0)