Skip to content

Commit 64c1cc2

Browse files
feat(bitgo): update dockerfile
BG-000000
1 parent 3c18685 commit 64c1cc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ RUN cd /var/bitgo-express && \
204204
#LINK_END
205205

206206
#LABEL_START
207-
LABEL created="Tue, 13 Jun 2023 23:28:27 GMT"
208-
LABEL version=9.27.2
209-
LABEL git_hash=eecfb716f412ea5577f302a5c970d2b83fbe5b1b
207+
LABEL created="Wed, 14 Jun 2023 21:02:45 GMT"
208+
LABEL version=9.28.0
209+
LABEL git_hash=3c18685d0c11d16d4654a45eafac232827fce206
210210
#LABEL_END
211211

212212
USER node

0 commit comments

Comments
 (0)