Skip to content

Commit

Permalink
chore: prepared for version 7.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Oct 18, 2024
1 parent ae06659 commit 8aaf383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/run/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Get Camunda-run as base image
FROM camunda/camunda-bpm-platform:run-7.21.0
FROM camunda/camunda-bpm-platform:run-7.22.0

# The Version of the Keycloak Identity Provider to use
ENV IDENTITY_PROVIDER_VERSION=7.21.0
ENV IDENTITY_PROVIDER_VERSION=7.22.0

# Add Keycloak Identity Provider
USER camunda
Expand Down

0 comments on commit 8aaf383

Please sign in to comment.