1
0
Fork 0

feat: 更新 openresty 镜像 (#300)

This commit is contained in:
浮心物语 2023-08-03 22:32:56 +08:00 committed by GitHub
parent 59177820a9
commit 9b31469abf
24 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
openresty:
image: openresty/openresty:1.21.4.1-7-focal
image: openresty/openresty:1.21.4.2-0-focal
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host