Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
deps: Upgrade Keycloak base image from 23.0.7 to 23.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hangy committed Mar 2, 2024
1 parent 457cc50 commit 6eb3f08
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,6 +1,6 @@
# syntax = docker/dockerfile:1.2

ARG DEPENDENCY_KEYCLOAK_VERSION=23.0.6
ARG DEPENDENCY_KEYCLOAK_VERSION=23.0.7

# build a scrypt password provider for keycloak using maven
FROM maven:3-eclipse-temurin-17 AS builder
Expand Down

0 comments on commit 6eb3f08

Please sign in to comment.