Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent e61f9f3 commit 17da41b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nodejs 20.9.0
pnpm 8.10.5
python 3.11.6
nodejs 20.10.0
pnpm 8.11.0
python 3.12.1
ffmpeg 6.1
kubectl 1.28.4
2 changes: 1 addition & 1 deletion infra/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=20.9.0-bookworm
ARG NODE_VERSION=20.10.0-bookworm
ARG DEBIAN_VERSION=bookworm-20231120-slim

FROM debian:${DEBIAN_VERSION} AS base
Expand Down

0 comments on commit 17da41b

Please sign in to comment.