Skip to content

Commit

Permalink
#3673 - Update dependencies
Browse files Browse the repository at this point in the history
- Docker openjdk image 11 -> 17
  • Loading branch information
reckart committed Jul 17, 2023
1 parent 112491e commit 3dac614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inception/inception-docker/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
############################################################

FROM openjdk:17
FROM eclipse-temurin:17

MAINTAINER INCEpTION Team

Expand Down

0 comments on commit 3dac614

Please sign in to comment.