Skip to content

Conversation

@TimHess
Copy link
Member

@TimHess TimHess commented Jan 9, 2026

  • Bump to Spring Boot 3.5.9
  • Update versions recommended in readmes

Potentially closes #40

- Bump to Spring Boot 3.5.9
- Update versions recommended in readmes
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

To run the UAA server image built for this pull request:

docker run --rm -d --pull=always -p 8080:8080 --name uaa-pr steeltoe.azurecr.io/uaa-server:pr-52

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

To run the Spring Cloud Config Server image built for this pull request:

docker run --rm -d --pull=always -p 8888:8888 --name config-pr steeltoe.azurecr.io/config-server:pr-52

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

To run the Eureka server image built for this pull request:

docker run --rm -d --pull=always -p 8761:8761 --name eureka-pr steeltoe.azurecr.io/eureka-server:pr-52

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

To run the Spring Boot Admin server image built for this pull request:

docker run --rm -d --pull=always -p 9099:9099 --name sba-pr steeltoe.azurecr.io/spring-boot-admin:pr-52

@github-actions
Copy link

To run the UAA server image built for this pull request:

docker run --rm -d --pull=always -p 8080:8080 --name uaa-pr steeltoe.azurecr.io/uaa-server:pr-52

@github-actions
Copy link

To run the Spring Cloud Config Server image built for this pull request:

docker run --rm -d --pull=always -p 8888:8888 --name config-pr steeltoe.azurecr.io/config-server:pr-52

@github-actions
Copy link

To run the Spring Boot Admin server image built for this pull request:

docker run --rm -d --pull=always -p 9099:9099 --name sba-pr steeltoe.azurecr.io/spring-boot-admin:pr-52

@github-actions
Copy link

To run the Eureka server image built for this pull request:

docker run --rm -d --pull=always -p 8761:8761 --name eureka-pr steeltoe.azurecr.io/eureka-server:pr-52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for disabling certificate validation in Spring Boot Admin

2 participants