Skip to content

Commit 68aea26

Browse files
authored
Docker: Update base Docker image version (#3847)
1 parent c6d7bcd commit 68aea26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM amazoncorretto:21
1+
FROM amazoncorretto:21.0.6-al2023
22

33
WORKDIR /app/prebid-server
44

Dockerfile-modules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM amazoncorretto:21
1+
FROM amazoncorretto:21.0.6-al2023
22

33
WORKDIR /app/prebid-server
44

0 commit comments

Comments
 (0)