Skip to content

Commit

Permalink
refactor: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
amitksingh1490 committed Nov 21, 2023
1 parent 4263789 commit 23d5a58
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
Expand Up @@ -4,4 +4,4 @@ WORKDIR /exercises
COPY ./exercises/. /exercises
RUN apt-get install -y entr
EXPOSE 4000
RUN curl -sSL https://raw.githubusercontent.com/tailcallhq/tailcall/master/install.sh | bash -s -- v0.16.0
RUN curl -sSL https://raw.githubusercontent.com/tailcallhq/tailcall/master/install.sh | bash -s -- v0.16.1

0 comments on commit 23d5a58

Please sign in to comment.