Skip to content

Commit fa394f8

Browse files
committed
Update docker base image for build
1 parent 2dbe701 commit fa394f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2022-2024 Provocon.
2+
# Copyright 2022-2025 Provocon.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
1818
# External Container Repository:
1919
# DH_REGISTRY_USER
2020
# DH_REGISTRY_PASSWORD
21-
image: docker:20.10
21+
image: docker:29.0
2222

2323
services:
2424
- docker:dind

0 commit comments

Comments
 (0)