diff --git a/Dockerfile b/Dockerfile index e7cee0e..76a9294 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ #Note that dependabot does not trigger PR if a previous closed PR exists #even there is a new image with a different SHA. #Do not use combined updates for docker dependencies -FROM eclipse-temurin:17-jre-alpine@sha256:68b6af70562c648a9d871d866849eb1b82e13152e09503fc9f62bf8bf8ab2fe7 +FROM eclipse-temurin:17-jre-alpine@sha256:31c3cc1b2b02ae43a3af8a34b0d4a20208818355b68f3112933f9e8fa5be9a3b #EXPOSE no se tiene en cuenta en Heroku, el puerto lo pone la aplicacion en la clase principal usando la variavble PORT EXPOSE 8080 diff --git a/pom.xml b/pom.xml index 7a7e5b6..f8f6a32 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.9 + 3.3.4 @@ -36,7 +36,7 @@ giis https://sonarcloud.io - 4.24.0 + 4.25.0