Update openresty/openresty Docker tag to v1.19.3.2
This commit is contained in:
parent
9c397a195e
commit
59be140f00
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM openresty/openresty:1.19.3.1-buster@sha256:1b970e585389f3cbbb4429c00ec6ada0082926ea0db9a2f3a9c105cbb4f437e4
|
||||
FROM openresty/openresty:1.19.3.2-buster@sha256:83a8fdfad687617041c35a798a35590b5128f78aad15f17a55e208e72f4c1267
|
||||
|
||||
COPY nginx.conf.template /
|
||||
COPY entrypoint.sh /
|
||||
|
|
Reference in a new issue