Skip to content
Snippets Groups Projects
Verified Commit 91344911 authored by Konrad Botor's avatar Konrad Botor
Browse files

Pin specific version of OpenResty as the generic alpine flavor seems to be broken

parent 3e47e017
No related branches found
No related tags found
1 merge request!848Pin specific version of OpenResty as the generic alpine flavor seems to be broken
FROM openresty/openresty:alpine AS without_tag
FROM registry.gitlab.syncad.com/hive/hivemind/openresty:1.27.1.1-1-alpine AS without_tag
COPY docker/hivemind_nginx.conf.template /usr/local/openresty/nginx/conf/nginx.conf.template
COPY rewrite_rules.conf /usr/local/openresty/nginx/conf/rewrite_rules.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment