Skip to content

Commit 7ab176d

Browse files
chore(deps): update alpine docker tag to v3.21
1 parent f2b73af commit 7ab176d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/talk-janus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Taken from https://github.com/strukturag/nextcloud-spreed-signaling/blob/54c1af7f4f1b598a9f2c1ae37b76b37e9dda3ee8/docker/janus/Dockerfile
22

33
# Modified from https://gitlab.com/powerpaul17/nc_talk_backend/-/blob/dcbb918d8716dad1eb72a889d1e6aa1e3a543641/docker/janus/Dockerfile
4-
FROM alpine:3.18
4+
FROM alpine:3.21
55

66
RUN apk add --no-cache curl autoconf automake libtool pkgconf build-base \
77
glib-dev libconfig-dev libnice-dev jansson-dev openssl-dev zlib libsrtp-dev \

0 commit comments

Comments
 (0)