Skip to content

Commit 332d544

Browse files
fix(deps): update all minor dependencies
1 parent 459a5b9 commit 332d544

3 files changed

Lines changed: 239 additions & 122 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.2
33

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

0 commit comments

Comments
 (0)