[gjs/depend-on-gi-1.71: 2/2] Dockerfile: Switch to fedora 35
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/depend-on-gi-1.71: 2/2] Dockerfile: Switch to fedora 35
- Date: Wed, 29 Jun 2022 05:34:26 +0000 (UTC)
commit 7cbbd1ef57b059dc13956bf5380bf06b67e02780
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Wed Jun 29 07:31:56 2022 +0200
Dockerfile: Switch to fedora 35
test/extra/Dockerfile | 4 ++--
test/extra/Dockerfile.debug | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/test/extra/Dockerfile b/test/extra/Dockerfile
index de78be30c..466adfbae 100644
--- a/test/extra/Dockerfile
+++ b/test/extra/Dockerfile
@@ -3,7 +3,7 @@
# === Build Spidermonkey stage ===
-FROM registry.fedoraproject.org/fedora:34 AS mozjs-build
+FROM registry.fedoraproject.org/fedora:35 AS mozjs-build
ARG MOZJS_BRANCH=mozjs91
ARG MOZJS_BUILDDEPS=${MOZJS_BRANCH}
ARG BUILD_OPTS=
@@ -29,7 +29,7 @@ RUN rm -f /root/mozjs-install/usr/lib64/libjs_static.ajs
# === Actual Docker image ===
-FROM registry.fedoraproject.org/fedora:34
+FROM registry.fedoraproject.org/fedora:35
ARG LOCALES=tr_TR
ENV SHELL=/bin/bash
diff --git a/test/extra/Dockerfile.debug b/test/extra/Dockerfile.debug
index 4548e078a..b9ad14a0f 100644
--- a/test/extra/Dockerfile.debug
+++ b/test/extra/Dockerfile.debug
@@ -3,7 +3,7 @@
# === Build stage ===
-FROM registry.fedoraproject.org/fedora:34 AS build
+FROM registry.fedoraproject.org/fedora:35 AS build
ARG MOZJS_BRANCH=mozjs91
ARG MOZJS_BUILDDEPS=${MOZJS_BRANCH}
ARG BUILD_OPTS=
@@ -43,7 +43,7 @@ RUN rm -f /root/mozjs-install/usr/lib64/libjs_static.ajs
# === Actual Docker image ===
-FROM registry.fedoraproject.org/fedora:34
+FROM registry.fedoraproject.org/fedora:35
ARG LOCALES=tr_TR
ENV SHELL=/bin/bash
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]