Skip to content

Commit 0b9032a

Browse files
authored
Core: Update base docker image due to OpenJDK deprecation (#81)
1 parent b3d7961 commit 0b9032a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:17-jdk-alpine
1+
FROM amazoncorretto:17
22

33
WORKDIR /app/prebid-cache
44

0 commit comments

Comments
 (0)