Skip to content

Commit fece8c6

Browse files
author
Eric Novotny
committed
add database update script 25-07-01
1 parent 2c19ffc commit fece8c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .github/actions/database-migration-image

.github/actions/database-migration-image/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ COPY entry.sh /
66
COPY create-queues.sql /after.install.d/
77
COPY cda-user.sql /after.install.d/
88
COPY aaaa-updates.sql /after.install.d/
9+
COPY update_24_12_4_to_25_7_1.sql /after.install.d/
910

1011
ENV RDS_MODE="true"
1112
ENV BUILDUSER=DBAdmin

0 commit comments

Comments
 (0)