We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffd7bc commit e1fcd78Copy full SHA for e1fcd78
.github/workflows/build-gitlab-container-release.yml
@@ -39,6 +39,6 @@ jobs:
39
with:
40
context: "./docker-gitlabci"
41
push: true
42
- tags: "domjudge/gitlabci:22.04"
+ tags: "domjudge/gitlabci:24.04"
43
labels: ${{ steps.meta.outputs.labels }}
44
0 commit comments