We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7faca6a commit fb352baCopy full SHA for fb352ba
redis/Dockerfile.template
@@ -1,5 +1,5 @@
1
{{ if env.variant == "alpine" then ( -}}
2
-FROM ghcr.io/loong64/alpine:{{ .alpine.version }}
+FROM ghcr.io/loong64/alpine:3.21
3
{{ ) else ( -}}
4
FROM ghcr.io/loong64/debian:trixie-slim
5
{{ ) end -}}
0 commit comments