Skip to content

Commit

Permalink
Update redis version from 6.0 to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jedla97 committed Nov 16, 2023
1 parent 7716240 commit 0e528a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
<oracle.image>docker.io/gvenzl/oracle-free:23-slim-faststart</oracle.image>
<db2.image>quay.io/quarkusqeteam/db2:11.5.7.0</db2.image>
<mongodb.image>docker.io/library/mongo:5.0</mongodb.image>
<redis.image>docker.io/library/redis:6.0</redis.image>
<redis.image>docker.io/library/redis:7.2</redis.image>
<wiremock.image>quay.io/ocpmetal/wiremock</wiremock.image>
<!-- TODO use official image when/if this fixed https://github.com/hashicorp/docker-consul/issues/184 -->
<consul.image>docker.io/bitnami/consul:1.15.2</consul.image>
Expand Down

0 comments on commit 0e528a8

Please sign in to comment.