Skip to content

Commit

Permalink
[KEYCLOAK-11931] [Extensions Init container] Change name and base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Oliveira da Silva committed Nov 13, 2019
1 parent e6544c3 commit 0aa8166
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3-alpine
FROM registry.access.redhat.com/ubi8/python-36

COPY extensions.py ./

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ORG=keycloak
PROJECT=extensions_init_container
PROJECT=keycloak-init-container
REG=quay.io
TAG=2.0.0
ENGINE?=docker
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 0aa8166

Please sign in to comment.