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.4 to 23.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hangy authored Feb 3, 2024
1 parent 19994b6 commit e683a8a
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.4
ARG DEPENDENCY_KEYCLOAK_VERSION=23.0.6

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

0 comments on commit e683a8a

Please sign in to comment.