Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 85bc914

Browse files
Bump openjdk from 15-alpine to 17-alpine in /pipeline/eb
Bumps openjdk from 15-alpine to 17-alpine. --- updated-dependencies: - dependency-name: openjdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a07be9f commit 85bc914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/eb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:15-alpine
1+
FROM openjdk:17-alpine
22

33
ENV SPRING_PROFILES_ACTIVE=default
44

0 commit comments

Comments
 (0)