mirror of
https://github.com/mCaptcha/cache.git
synced 2024-11-21 08:15:20 +03:00
feat: update redis base img
This commit is contained in:
parent
a03aa71068
commit
072bb2b0cc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
ARG REDIS_VER=6.2.6
|
||||
ARG REDIS_VER=7.0
|
||||
|
||||
# stretch|bionic|buster
|
||||
ARG OSNICK=bullseye
|
||||
ARG OSNICK=bookworm
|
||||
|
||||
# ARCH=x64|arm64v8|arm32v7
|
||||
ARG ARCH=x64
|
||||
|
|
Loading…
Reference in a new issue