Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 38880bc commit 0afe6ef
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:26.0.2
FROM mariadb:11.5.2
FROM mongo:8.0.1
FROM mongo:8.0.3
FROM mysql:9.1.0
FROM cassandra:5.0.2
FROM mcr.microsoft.com/mssql/server:2022-latest
Expand Down

0 comments on commit 0afe6ef

Please sign in to comment.