Skip to content

Commit bad90c3

Browse files
chore: point the benchmark builder back at 26
1 parent 0d4d9ac commit bad90c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-image-keycloak-benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
with:
5050
context: docker/keycloak
5151
push: true
52-
tags: ${{ env.GITHUB_REGISTRY }}/${{env.IMAGE_NAME}}:dev-24
53-
file: docker/keycloak/Dockerfile-24-perf
52+
tags: ${{ env.GITHUB_REGISTRY }}/${{env.IMAGE_NAME}}:dev
53+
file: docker/keycloak/Dockerfile-26-perf
5454
cache-from: type=local,src=/tmp/.buildx-cache
5555
cache-to: type=local,dest=/tmp/.buildx-cache-new
5656

0 commit comments

Comments
 (0)