There was an error while loading. Please reload this page.
1 parent 8ec354a commit 6d2f228Copy full SHA for 6d2f228
examples/gh-runner-mig-container-vm-dind/Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
# Download and verify the integrity of the download first
15
16
-FROM ubuntu:22.04
+FROM ubuntu:24.04
17
RUN apt-get update && \
18
apt-get -y install apt-transport-https \
19
ca-certificates \
examples/gh-runner-mig-container-vm-simple/Dockerfile
apt-get -y install curl \
0 commit comments