Merge pull request #582 from strukturag/dependabot/docker/docker/janus/alpine-3.18

build(deps): Bump alpine from 3.14 to 3.18 in /docker/janus
This commit is contained in:
Joachim Bauch 2023-10-26 14:13:06 +02:00 committed by GitHub
commit 29998777a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Modified from https://gitlab.com/powerpaul17/nc_talk_backend/-/blob/dcbb918d8716dad1eb72a889d1e6aa1e3a543641/docker/janus/Dockerfile
FROM alpine:3.14
FROM alpine:3.18
RUN apk add --no-cache curl autoconf automake libtool pkgconf build-base \
glib-dev libconfig-dev libnice-dev jansson-dev openssl-dev zlib libsrtp-dev \