Skip to content

Commit e8b9f70

Browse files
authored
Update Dockerfile
1 parent db44115 commit e8b9f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/general/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/sandialabs/sync-journal/journal-sdk:1.1.1
22

3-
ARG LISP_REPOSITORY=https://raw.githubusercontent.com/sandialabs/sync-records/b305722ed5230a05007ff7bfe08eee01e7bee302/lisp/
3+
ARG LISP_REPOSITORY=https://raw.githubusercontent.com/sandialabs/sync-records/ae5d64cfb99864d7480eb944bc178a5a2f58c0c5/lisp/
44
ARG CUSTOM_SETUP=""
55

66
RUN set -eu; \

0 commit comments

Comments
 (0)