Skip to content

Commit

Permalink
Rename image to new ubuntu version
Browse files Browse the repository at this point in the history
This means we published a gitlabci container 22.04 which was actually
24.04.
  • Loading branch information
Michael Vasseur committed Apr 29, 2024
1 parent 3b59041 commit 0e6617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gitlab-container-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
with:
context: "./docker-gitlabci"
push: true
tags: "domjudge/gitlabci:22.04"
tags: "domjudge/gitlabci:24.04"
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 0e6617c

Please sign in to comment.