Implement cache bust
This commit is contained in:
@@ -17,6 +17,8 @@ RUN apt -y install rapidjson-dev libboost-all-dev
|
||||
# DEBUG
|
||||
RUN apt -y install gdb strace vim postgresql-client-13
|
||||
|
||||
ARG CACHEBUST=1
|
||||
|
||||
ADD wrenchboard/scripts/* /usr/local/bin/
|
||||
ADD wrenchboard/configs/* /cfgs/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user