Skip to content

Commit

Permalink
chore(deps): update maven docker tag to v3.9.9 (#356)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Campos <[email protected]>
  • Loading branch information
renovate[bot] and Ricardo Campos authored Aug 23, 2024
1 parent 7918e6a commit 02cbdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
container_name: backend
entrypoint: sh -c './startup.sh'
#image: maven:3.9.6-amazoncorretto-21
image: maven:3.9.8-eclipse-temurin-17
image: maven:3.9.9-eclipse-temurin-17
network_mode: host
volumes:
- ./backend:/app
Expand Down

0 comments on commit 02cbdd6

Please sign in to comment.