Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 5a6d900 commit 9de4329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/generator/dependencies/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM jhipster/consul-config-loader:v0.4.1
FROM jhipster/jhipster-registry:v7.4.0
FROM quay.io/keycloak/keycloak:25.0.5
FROM mariadb:11.5.2
FROM mongo:7.0.14
FROM mongo:8.0.0
FROM mysql:9.0.1
FROM cassandra:4.1.6
FROM mcr.microsoft.com/mssql/server:2022-latest
Expand Down

0 comments on commit 9de4329

Please sign in to comment.