Skip to content

Commit

Permalink
Update dependencies v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanow committed Aug 27, 2024
1 parent 5a4c17f commit 5f7a0e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:

migration-application:
build: .
image: romanowalex/migration-application:v6.0
image: romanowalex/migration-application:v2.0
container_name: migration-application
environment:
SPRING_PROFILES_ACTIVE: docker
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=6.0
version=2.0
group=ru.romanow.migration
org.gradle.daemon=true

0 comments on commit 5f7a0e1

Please sign in to comment.