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