Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Alpine Base Image (#313)
Browse files Browse the repository at this point in the history
- updating to the latest alpine release 3.7
  • Loading branch information
gambol99 authored Feb 17, 2018
1 parent 7655df2 commit 5b623ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

#### **2.1.2 (Unreleased)**

FEATURES:
* Updated the docker base image alpine 3.7 [#PR313](https://github.com/gambol99/keycloak-proxy/pull/313)

#### **2.1.1**

FEATURES:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.7
MAINTAINER Rohith Jayawardene <[email protected]>
LABEL Name=keycloak-proxy \
Release=https://github.com/gambol99/keycloak-proxy \
Expand Down

0 comments on commit 5b623ec

Please sign in to comment.