Skip to content

Commit 6af8c36

Browse files
committed
.gitlab-ci.yml: Update the CI image to a newer version
1 parent 7ff81f5 commit 6af8c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ stages:
33
- build
44

55
pages:
6-
image: rockylinux:8
6+
image: almalinux:9
77
stage: build
88
cache:
99
paths:

0 commit comments

Comments
 (0)