Skip to content

Commit

Permalink
Merge pull request #613 from strukturag/dependabot/docker/docker/janu…
Browse files Browse the repository at this point in the history
…s/alpine-3.19

build(deps): Bump alpine from 3.18 to 3.19 in /docker/janus
  • Loading branch information
fancycode authored Feb 27, 2024
2 parents ba73d1a + c3403b1 commit fe53c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/janus/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Modified from https://gitlab.com/powerpaul17/nc_talk_backend/-/blob/dcbb918d8716dad1eb72a889d1e6aa1e3a543641/docker/janus/Dockerfile
FROM alpine:3.18
FROM alpine:3.19

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 \
Expand Down

0 comments on commit fe53c32

Please sign in to comment.