Skip to content

Commit eb62d70

Browse files
fix(deps): update all minor dependencies
1 parent 63f6d2a commit eb62d70

3 files changed

Lines changed: 101 additions & 91 deletions

File tree

.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.3
33

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

0 commit comments

Comments
 (0)