mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-08-23 22:28:43 +08:00
upgrade Redis client to v9
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Building a frontend.
|
||||
#
|
||||
|
||||
FROM alpine:3.13 AS frontend
|
||||
FROM alpine:3.17 AS frontend
|
||||
|
||||
# Move to a working directory (/static).
|
||||
WORKDIR /static
|
||||
|
Reference in New Issue
Block a user