Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
Mostly for golang.org/x/net as identified by Dependabot.
  • Loading branch information
ahamlinman committed Apr 24, 2024
1 parent 2e79410 commit 2895e86
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 335 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.22-alpine3.19
# The Node.js image does not require any particular OS.
ARG NODEJS_BASE=docker.io/library/node:20-alpine
# See https://gstreamer.freedesktop.org/download/.
ARG GSTREAMER_VERSION=1.24.1
ARG GSTREAMER_VERSION=1.24.2


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

0 comments on commit 2895e86

Please sign in to comment.