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