Skip to content

Commit 295af2f

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:11.0.1-slim
1+
FROM openjdk:16.0.2-slim
22

33
RUN apt-get update && apt-get install -y curl \
44
&& curl -sL https://deb.nodesource.com/setup_12.x | bash - \

0 commit comments

Comments
 (0)