Bump le version
This commit is contained in:
parent
81a7468a74
commit
a1bd8dd2a0
|
@ -5,7 +5,7 @@ RUN apk add git
|
|||
RUN cd / && \
|
||||
git clone https://github.com/cheeaun/phanpy.git && \
|
||||
cd phanpy && \
|
||||
git checkout 2024.02.03.35a31e1
|
||||
git checkout 2024.06.03.0a6030c
|
||||
|
||||
# builds to /phanpy/dist
|
||||
RUN cd /phanpy && \
|
||||
|
|
Loading…
Reference in a new issue