Skip to content

Commit

Permalink
Manually bump to the latest DROID binary version
Browse files Browse the repository at this point in the history
Github action running on CRON job should be picking up latest versions.

The action is running successfully but failing to pick up changes to the versions. Raised this issue as a bug: https://national-archives.atlassian.net/browse/TDR-3676

As a temporary expedient manually bumping
  • Loading branch information
TomJKing committed Jan 4, 2024
1 parent 9d6451a commit d16da9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ signatures {
}
root.directory="/tmp"

droid.version="111"
droid.version="116"
containers.version="20231127"

0 comments on commit d16da9d

Please sign in to comment.