Skip to content

Commit cae1b7e

Browse files
committed
ci: update fedora latest to 44
1 parent 4d78d42 commit cae1b7e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ci/cloudbuild/dockerfiles/fedora-latest-bazel.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM fedora:40
15+
FROM fedora:44
1616
ARG NCPU=4
1717
ARG ARCH=amd64
1818

ci/cloudbuild/dockerfiles/fedora-latest-cmake.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM fedora:40
15+
FROM fedora:44
1616
ARG NCPU=4
1717
ARG ARCH=amd64
1818

0 commit comments

Comments
 (0)