Skip to content

Commit

Permalink
Merge pull request #974 from alphagov/pp-6849-upgrade-docker-image-to…
Browse files Browse the repository at this point in the history
…-java-11.0.8

PP-6849 Upgrade Docker image to Java 11.0.8
  • Loading branch information
adityapahuja authored Oct 13, 2020
2 parents 79484f6 + cf6b61d commit c0d7aeb
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
@@ -1,4 +1,4 @@
FROM adoptopenjdk/openjdk11:jre-11.0.7_10-alpine@sha256:cbd20379d141de45148f6e2f2be388f8cbb3a5211eaaa389930a3a80b56d95ee
FROM adoptopenjdk/openjdk11:jre-11.0.8_10-alpine@sha256:4f3b15c98c92b942b8b548c5288797ca90e64d58d1de476c8015576f4ffc1e0f

RUN ["apk", "--no-cache", "upgrade"]

Expand Down

0 comments on commit c0d7aeb

Please sign in to comment.