Browse Source

change quay image to 13.0.1 instead of latest

dev
dima 2 years ago
parent
commit
f8e105f40d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile View File

@ -1,3 +1,3 @@
FROM quay.io/keycloak/keycloak:latest
FROM quay.io/keycloak/keycloak:13.0.1
COPY ["./juice", "/opt/jboss/keycloak/themes/juice/"]

Loading…
Cancel
Save