File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- FROM buildpack-deps:buster -curl
1
+ FROM buildpack-deps:bullseye -curl
2
2
3
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
4
4
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends iputils-ping snmp procps lm-sensors libcap2-bin && \
Original file line number Diff line number Diff line change 1
- FROM buildpack-deps:buster -curl
1
+ FROM buildpack-deps:bullseye -curl
2
2
3
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
4
4
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends iputils-ping snmp procps lm-sensors libcap2-bin && \
Original file line number Diff line number Diff line change 1
- FROM buildpack-deps:buster -curl
1
+ FROM buildpack-deps:bullseye -curl
2
2
3
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
4
4
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends iputils-ping snmp procps lm-sensors libcap2-bin && \
Original file line number Diff line number Diff line change 1
- FROM buildpack-deps:buster -curl
1
+ FROM buildpack-deps:bullseye -curl
2
2
3
3
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
4
4
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends iputils-ping snmp procps lm-sensors libcap2-bin && \
You can’t perform that action at this time.
0 commit comments