Skip to content

Commit

Permalink
Align openresty version with docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
shamamayair committed Jan 15, 2024
1 parent 43e9c7a commit abd7b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx-pckg-module/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OPENRESTY_VERSION="1.17.8.2"
OPENRESTY_VERSION="1.25.3.1"
OPENRESTY_DOCKER_VERSION="1.25.3.1-0"
echo "building kaltura/live-front-src"
docker build -t kaltura/live-front-src:latest -f nginx-pckg-module/Dockerfile-live-front-src .
Expand Down

0 comments on commit abd7b4e

Please sign in to comment.