feat: 更新 openresty 镜像 (#300)

This commit is contained in:
浮心物语 2023-08-03 22:32:56 +08:00 committed by GitHub
parent b82dec0f02
commit 33a08a607d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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