Skip to content

Commit e24e9ef

Browse files
AS-3377: Copy the database folder to the liquibase image.
1 parent adc3e69 commit e24e9ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

farms-liquibase/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM liquibase/liquibase:4.30.0
22

3+
COPY ./database ./database
34
COPY ./releases ./releases
45
COPY ./changelog.json .
56
COPY ./liquibase.properties .

0 commit comments

Comments
 (0)