File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
gh-runner-mig-container-vm-dind
gh-runner-mig-container-vm-simple Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313# limitations under the License.
1414# Download and verify the integrity of the download first
1515
16- FROM ubuntu:22 .04
16+ FROM ubuntu:24 .04
1717RUN apt-get update && \
1818 apt-get -y install apt-transport-https \
1919 ca-certificates \
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414# Download and verify the integrity of the download first
1515
16- FROM ubuntu:22 .04
16+ FROM ubuntu:24 .04
1717
1818RUN apt-get update && \
1919 apt-get -y install curl \
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414# Download and verify the integrity of the download first
1515
16- FROM ubuntu:22 .04
16+ FROM ubuntu:24 .04
1717RUN apt-get update && \
1818 apt-get -y install apt-transport-https \
1919 ca-certificates \
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414# Download and verify the integrity of the download first
1515
16- FROM ubuntu:22 .04
16+ FROM ubuntu:24 .04
1717
1818RUN apt-get update && \
1919 apt-get -y install curl \
You can’t perform that action at this time.
0 commit comments