Skip to content

Commit

Permalink
dockerized based on noble instead of alpine to get java-snappy workin…
Browse files Browse the repository at this point in the history
…g for archive
  • Loading branch information
moh38208 authored and moh38208 committed Sep 17, 2024
1 parent affb9d2 commit c02358d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17-jre-alpine
FROM eclipse-temurin:17-jre-noble
EXPOSE 8080

# Add linkedfactory-pod server
Expand Down

0 comments on commit c02358d

Please sign in to comment.