Skip to content

Commit e1fcd78

Browse files
Michael Vasseurvmcj
authored andcommitted
Rename image to new ubuntu version
This means we published a gitlabci container 22.04 which was actually 24.04.
1 parent 4ffd7bc commit e1fcd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gitlab-container-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
with:
4040
context: "./docker-gitlabci"
4141
push: true
42-
tags: "domjudge/gitlabci:22.04"
42+
tags: "domjudge/gitlabci:24.04"
4343
labels: ${{ steps.meta.outputs.labels }}
4444

0 commit comments

Comments
 (0)