Skip to content

Commit

Permalink
Updated books image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Whiteley committed Oct 9, 2023
1 parent b13466c commit 9f20ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ services:
# The container_name must be commented out if starting multiple containers for this tier e.g.
# "docker compose up --scale api-tier-java=2"
# container_name: books-api-java-container
image: aidanwhiteley/books-api-java:0.30.2-RELEASE
image: aidanwhiteley/books-api-java:0.30.4-RELEASE
restart: unless-stopped
environment:
- "SPRING_PROFILES_ACTIVE=${JAVA_BOOKS_SPRING_PROFILE}"
Expand Down

0 comments on commit 9f20ec9

Please sign in to comment.