Skip to content

Commit

Permalink
Revert "chore(deps): update alpine docker tag to v3.19"
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Dec 15, 2023
1 parent 8c79c6a commit d25f34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/talk-janus/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Taken from https://github.com/strukturag/nextcloud-spreed-signaling/blob/54c1af7f4f1b598a9f2c1ae37b76b37e9dda3ee8/docker/janus/Dockerfile

# Modified from https://gitlab.com/powerpaul17/nc_talk_backend/-/blob/dcbb918d8716dad1eb72a889d1e6aa1e3a543641/docker/janus/Dockerfile
FROM alpine:3.19
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 \
Expand Down

0 comments on commit d25f34a

Please sign in to comment.