Skip to content

Commit

Permalink
Fix teamatldocker#148; use JRE 11 with Alpine 3.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jhult committed Oct 20, 2021
1 parent dc78fca commit b0b0281
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/openjdk8-openj9:alpine-jre
FROM adoptopenjdk/openjdk11-openj9:x86_64-alpine-jre-11.0.10_9_openj9-0.24.0
# this image already contains glibc

ENV JIRA_USER=jira \
Expand Down

0 comments on commit b0b0281

Please sign in to comment.