Skip to content

Commit

Permalink
Pin armory-ums repo to tag v20231018. (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiggoha authored Jan 8, 2024
1 parent 0e05eea commit 894fa4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recovery/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
FROM golang:1.21.3-bookworm

ARG TAMAGO_VERSION
ARG ARMORY_UMS_VERSION
# Pinned at tag [v20231018](https://github.com/usbarmory/armory-ums/releases/tag/v20231018)
ARG ARMORY_UMS_VERSION=74060722c9aa92bbdcf3725ed0d0be4ebe8f8687
ARG ARMORED_WITNESS_VERSION=228f2f6432babe1f1657e150ce0ca4a96ab394da

# Install dependencies.
Expand Down

0 comments on commit 894fa4e

Please sign in to comment.