File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- FROM registry.suse.com/bci/golang:1.24
1
+ FROM registry.suse.com/bci/golang:1.25
2
2
3
3
ARG DAPPER_HOST_ARCH
4
4
ENV ARCH=$DAPPER_HOST_ARCH
Original file line number Diff line number Diff line change 1
- # syntax=docker/dockerfile:1.7 .0
1
+ # syntax=docker/dockerfile:1.18 .0
2
2
3
- FROM registry.suse.com/bci/bci-base:15.6
3
+ FROM registry.suse.com/bci/bci-base:15.7
4
4
5
5
RUN zypper -n rm container-suseconnect && \
6
6
zypper -n in curl dhcp-tools jq
Original file line number Diff line number Diff line change 1
- # syntax=docker/dockerfile:1.7 .0
1
+ # syntax=docker/dockerfile:1.18 .0
2
2
3
- FROM registry.suse.com/bci/bci-base:15.6
3
+ FROM registry.suse.com/bci/bci-base:15.7
4
4
5
5
RUN zypper -n rm container-suseconnect && \
6
6
zypper -n in curl dhcp-tools iproute2 jq
Original file line number Diff line number Diff line change 1
- # syntax=docker/dockerfile:1.7 .0
1
+ # syntax=docker/dockerfile:1.18 .0
2
2
3
- FROM registry.suse.com/bci/bci-base:15.6
3
+ FROM registry.suse.com/bci/bci-base:15.7
4
4
5
5
RUN zypper -n rm container-suseconnect && \
6
6
zypper -n in curl
You can’t perform that action at this time.
0 commit comments