Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamlinman committed Nov 1, 2024
1 parent 84f946a commit 0b71dda
Show file tree
Hide file tree
Showing 4 changed files with 431 additions and 545 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG GOLANG_BASE=docker.io/library/golang:1.23-alpine3.20
# The Node.js image does not require any particular OS.
ARG NODEJS_BASE=docker.io/library/node:22-alpine
# See https://gstreamer.freedesktop.org/news/.
ARG GSTREAMER_VERSION=1.24.8
ARG GSTREAMER_VERSION=1.24.9


# Let's get the client build out of the way, since it's much simpler than
Expand Down
Loading

0 comments on commit 0b71dda

Please sign in to comment.