File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141# STAGE 2: create final image
4242# ======================================================================================================================
4343
44- FROM quay.io/bfren/debian:bookworm-5.1.1
44+ FROM quay.io/bfren/debian:bookworm-5.1.2
4545COPY --from=s6 /s6 /s6
4646COPY --from=alpine /overlay /
4747
Original file line number Diff line number Diff line change 4141# STAGE 2: create final image
4242# ======================================================================================================================
4343
44- FROM quay.io/bfren/debian:trixie-5.1.1
44+ FROM quay.io/bfren/debian:trixie-5.1.2
4545COPY --from=s6 /s6 /s6
4646COPY --from=alpine /overlay /
4747
Original file line number Diff line number Diff line change 1- 4.0.3
1+ 4.0.4
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=" 5.1.1 "
7+ BASE_VERSION=" 5.1.2 "
88ALPINE_BRANCH=" v6.1.1"
99S6_VERSION=" 3.2.1.0"
1010
You can’t perform that action at this time.
0 commit comments