Skip to content

Commit

Permalink
Merge pull request #342 from na2na-p/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
2na2-p[bot] authored Jan 6, 2024
2 parents 081784f + 1db0eeb commit 3f42b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nodejs 20.10.0
pnpm 8.13.1
pnpm 8.14.0
python 3.11.6
kubectl 1.29.0
argocd 2.9.3
2 changes: 1 addition & 1 deletion infra/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ARG GID="991"

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ffmpeg tini \
ffmpeg tini libssh-gcrypt-4=0.10.5-2 \
&& corepack enable \
&& groupadd -g "${GID}" jetdisc \
&& useradd -l -u "${UID}" -g "${GID}" -m -d /jetdisc jetdisc \
Expand Down

0 comments on commit 3f42b96

Please sign in to comment.