File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- FROM quay.io/bfren/alpine-s6:alpine3.15-6.1.2
1+ FROM quay.io/bfren/alpine-s6:alpine3.15-6.1.3
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-redis"
44
Original file line number Diff line number Diff line change 1- FROM quay.io/bfren/alpine-s6:alpine3.21-6.1.2
1+ FROM quay.io/bfren/alpine-s6:alpine3.21-6.1.3
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-redis"
44
Original file line number Diff line number Diff line change 1- FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.2
1+ FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.3
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-redis"
44
Original file line number Diff line number Diff line change 1- 6.1.2
1+ 6.1.3
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ set -euo pipefail
44
55docker pull bfren/alpine
66
7- BASE_VERSION=" 6.1.2 "
7+ BASE_VERSION=" 6.1.3 "
88echo " Base: ${BASE_VERSION} "
99
1010REDIS_VERSIONS=" 6 7 8"
You can’t perform that action at this time.
0 commit comments