Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openresty/luarocks/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: BSD-2-Clause
# Copyright (c) 2025-2026 honeok <i@honeok.com>

FROM honeok/openresty:1.31.1.1-alpine@sha256:14cc95626e4b7b98a6adef19fc46eaae3889ab1f1a403b832edf86c774e8300c AS dist
FROM honeok/openresty:1.31.1.1-alpine@sha256:8590bc508f45ac200b904d2473f336c4a5bfe17af824e80155a13149738349d8 AS dist

ARG RESTY_LUAROCKS_VERSION=3.13.0

Expand Down