docker url
This commit is contained in:
parent
0978cdc09d
commit
feab540ba3
@ -15,7 +15,7 @@
|
||||
# Multi-stage build for better layer caching and smaller final image
|
||||
ARG BUILD_VERSION=3.0.1-SNAPSHOT
|
||||
# Runtime stage - use multi-arch base image
|
||||
FROM eclipse-temurin:17.0.15_6-jdk-noble
|
||||
FROM eclipse-temurin:17-jdk-noble
|
||||
|
||||
# Add build arguments for platform detection
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user