Update java/17/Dockerfile
All checks were successful
build nodejs / images:java_${{ matrix.tag }} (20) (push) Successful in 3m19s
build nodejs / images:java_${{ matrix.tag }} (20_with_pnpm) (push) Successful in 46s
build nodejs / images:java_${{ matrix.tag }} (20_with_yarn) (push) Successful in 56s
build java / images:java_${{ matrix.tag }} (17) (push) Successful in 2m8s
build java / images:java_${{ matrix.tag }} (8) (push) Successful in 1m1s
build java / images:java_${{ matrix.tag }} (8_with_firefox) (push) Successful in 2m20s
All checks were successful
build nodejs / images:java_${{ matrix.tag }} (20) (push) Successful in 3m19s
build nodejs / images:java_${{ matrix.tag }} (20_with_pnpm) (push) Successful in 46s
build nodejs / images:java_${{ matrix.tag }} (20_with_yarn) (push) Successful in 56s
build java / images:java_${{ matrix.tag }} (17) (push) Successful in 2m8s
build java / images:java_${{ matrix.tag }} (8) (push) Successful in 1m1s
build java / images:java_${{ matrix.tag }} (8_with_firefox) (push) Successful in 2m20s
This commit is contained in:
parent
3b9d18cdd6
commit
b3670ab124
@ -1,5 +1,5 @@
|
|||||||
# Latest Ubuntu image
|
# Latest Ubuntu image
|
||||||
FROM eclipse-temurin:17.0.10_7-jre-focal
|
FROM eclipse-temurin:17.0.10_7-jdk-focal
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user