Skip to content

Commit 0912d66

Browse files
chore: bump deps
1 parent f200eea commit 0912d66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nodejs 23.2.0
2-
process-compose 1.46.0
3-
python 3.11.13
4-
uv 0.7.9
1+
nodejs 24.2.0
2+
process-compose 1.34.0
3+
python 3.12.11
4+
uv 0.7.18

{{cookiecutter.project_slug}}/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ target "build" {
2727
// Platform will be set from GitHub Actions
2828
// cache-from and cache-to will also be set from GitHub Actions
2929
args = {
30-
PYTHON_VERSION = "3.12.10"
30+
PYTHON_VERSION = "3.12.11"
3131
// Additional build args can be defined here
3232
}
3333
// Output image will be pushed if push=true is set in GitHub Actions

0 commit comments

Comments
 (0)