Skip to content

Commit

Permalink
fix: try al2023 if it has newer glibc
Browse files Browse the repository at this point in the history
  • Loading branch information
wolverian committed Sep 11, 2024
1 parent cecf6a5 commit 97f79e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM maven:3.9.9-amazoncorretto-21
FROM maven:3.9.9-amazoncorretto-21-al2023

WORKDIR /kitu

Expand Down

0 comments on commit 97f79e5

Please sign in to comment.