Skip to content

Commit

Permalink
Update quicklisp_version to 2019-11-30 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
appleby authored and notmgsk committed Dec 10, 2019
1 parent b82ca46 commit 997becf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# specify the dependency versions (can be overriden with --build_arg)
ARG quilc_version=1.14.0
ARG quicklisp_version=2019-07-11
ARG quicklisp_version=2019-11-30

# use multi-stage builds to independently pull dependency versions
FROM rigetti/quilc:$quilc_version as quilc
Expand Down

0 comments on commit 997becf

Please sign in to comment.