Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ master ]

env:
VERSION: 23.0.0
VERSION: 25.0.0

jobs:
push:
Expand Down
Empty file modified .gitignore
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion Dockerfile
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:23-jdk-noble
FROM eclipse-temurin:25
# https://github.com/adoptium/containers/blob/main/22/jdk/ubuntu/noble/Dockerfile

RUN apt-get update && apt-get install -y \
Expand Down
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified keycloak.dockerfile
100644 → 100755
Empty file.