Skip to content

Commit 8509a80

Browse files
committed
test
1 parent b5133c6 commit 8509a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN apt-get install -y --no-install-recommends \
2323
&& rm -rf /var/lib/apt/lists/*
2424

2525
RUN curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/var/bin
26+
RUN just 1.37.0
2627

2728
# Copy the start script and make it executable
2829
COPY start.sh /start.sh

0 commit comments

Comments
 (0)