Skip to content

Commit

Permalink
Bumped JRE 11 11.0.11.9 -> 11.0.14.1_1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Gallucci committed Mar 22, 2022
1 parent d17bdce commit f09095e
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 @@ -48,7 +48,7 @@ RUN wget "https://github.com/mikefarah/yq/releases/download/$YQ_VERSION/$YQ_BINA



FROM adoptopenjdk/openjdk11:jre-11.0.11_9-alpine
FROM adoptopenjdk/openjdk11:jre-11.0.14.1_1-alpine

COPY --from=yq-downloader --chown=root:root /usr/local/bin/yq /usr/local/bin/yq

Expand Down

0 comments on commit f09095e

Please sign in to comment.