Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
BASE IMAGE: update the version to 8u191
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Knurek <[email protected]>
  • Loading branch information
Jeff Knurek authored and pires committed Feb 7, 2019
1 parent 4ebcb8d commit 092591a
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
Expand Up @@ -3,7 +3,7 @@ COPY ./ /src/
WORKDIR /src/
RUN ./gradlew --info --no-daemon build

FROM quay.io/pires/docker-jre:8u171_alpine_3.8.1
FROM quay.io/pires/docker-jre:8u191

ENV ALLOWED_USER_AGENTS_ON_ROOT_REGEX "GoogleHC"
ENV AUTH_CACHE_TTL "300"
Expand Down

0 comments on commit 092591a

Please sign in to comment.