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