Skip to content

Commit

Permalink
feat: Increment the krunner volume version (12 -> 13)
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Sep 20, 2024
1 parent a86af43 commit 2867cee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN chmod +x ${PREFIX}/bin/ttyd
RUN cd ${PREFIX}; \
tar cf /root/image.tar ./*

LABEL ai.backend.krunner.version=12
LABEL ai.backend.krunner.version=13
CMD ["${PREFIX}/bin/python"]

# vim: ft=dockerfile

0 comments on commit 2867cee

Please sign in to comment.