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 cimg/base:current@sha256:6438d46397dbdff5b4da4a95c29dd469d0c8d7408abc682874c09173249dfaea
1
+ FROM cimg/base:current@sha256:e6b0f342e0c9b312cfb5870277a52b0a953278f40009fd652095d873c1f4cb50
2
2
3
3
RUN set -x && \
4
4
repo_version=$(if command -v lsb_release >/dev/null 2>&1; then lsb_release -r -s; else grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"' ; fi) && \
Original file line number Diff line number Diff line change 1
- FROM cimg/base:current@sha256:6438d46397dbdff5b4da4a95c29dd469d0c8d7408abc682874c09173249dfaea
1
+ FROM cimg/base:current@sha256:e6b0f342e0c9b312cfb5870277a52b0a953278f40009fd652095d873c1f4cb50
2
2
3
3
RUN set -x && \
4
4
repo_version=$(if command -v lsb_release >/dev/null 2>&1; then lsb_release -r -s; else grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"' ; fi) && \
Original file line number Diff line number Diff line change 1
- FROM cimg/base:current@sha256:6438d46397dbdff5b4da4a95c29dd469d0c8d7408abc682874c09173249dfaea
1
+ FROM cimg/base:current@sha256:e6b0f342e0c9b312cfb5870277a52b0a953278f40009fd652095d873c1f4cb50
2
2
3
3
RUN set -x && \
4
4
repo_version=$(if command -v lsb_release >/dev/null 2>&1; then lsb_release -r -s; else grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"' ; fi) && \
Original file line number Diff line number Diff line change 1
- FROM cimg/base:current@sha256:6438d46397dbdff5b4da4a95c29dd469d0c8d7408abc682874c09173249dfaea
1
+ FROM cimg/base:current@sha256:e6b0f342e0c9b312cfb5870277a52b0a953278f40009fd652095d873c1f4cb50
2
2
3
3
# This convenience image by Circle CI (https://github.com/CircleCI-Public/cimg-base) runs Ubuntu 22.04
4
4
# in which you can install .NET 9.0 only by using backports ppa.
You can’t perform that action at this time.
0 commit comments