Skip to content

Commit a51c89f

Browse files
Update dependency oraclelinux to v9
1 parent 6703ff7 commit a51c89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN source "$HOME/.sdkman/bin/sdkman-init.sh" && mvn -B clean package -P native
2424

2525

2626
# We use a Docker multi-stage build here in order that we only take the compiled native Spring Boot App from the first build container
27-
FROM oraclelinux:7-slim
27+
FROM oraclelinux:9-slim
2828

2929
MAINTAINER Jonas Hecht
3030

0 commit comments

Comments
 (0)