Skip to content

Commit

Permalink
feat: bump keycloak/keycloak from 20.0.3-0 to 21.0.0-0
Browse files Browse the repository at this point in the history
Bumps keycloak/keycloak from 20.0.3-0 to 21.0.0-0.

---
updated-dependencies:
- dependency-name: keycloak/keycloak
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent 5e6e10f commit 45395cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/keycloak/keycloak:20.0.3-0 as builder
FROM quay.io/keycloak/keycloak:21.0.0-0 as builder

# Theme version, see https://github.com/radiorabe/keycloak-theme-rabe/releases
ARG THEME_VERSION=0.3.0
Expand Down

0 comments on commit 45395cc

Please sign in to comment.