mirror of
https://github.com/11notes/docker-kms-gui.git
synced 2025-10-23 04:52:15 +00:00
[upgrade] bump pykms-frontend to 103935b
This commit is contained in:
@@ -8,7 +8,7 @@ ARG APP_VERSION_SUFFIX=""
|
||||
RUN set -ex; \
|
||||
git clone https://github.com/11notes/pykms-frontend.git; \
|
||||
cd /git/pykms-frontend; \
|
||||
git reset --hard 9785b65;
|
||||
git reset --hard 103935b;
|
||||
|
||||
# :: Header
|
||||
FROM 11notes/kms:${APP_VERSION_PREFIX}${APP_VERSION}${APP_VERSION_SUFFIX}
|
||||
|
Reference in New Issue
Block a user