Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-12-22 11:01:52 +0300
committerJulius Härtl <jus@bitgrid.net>2020-12-22 11:01:52 +0300
commite3f395590b8e8680e1b84a829f08a90e88c42206 (patch)
tree4ff2838a0804a574e6a3ec8d24711e281db6e189 /js/highlight/dockerfile.js
parentc2380ea592d81194deb85af828e6554f49fc7772 (diff)
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/dockerfile.js')
-rw-r--r--js/highlight/dockerfile.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/dockerfile.js b/js/highlight/dockerfile.js
index 237fd1ab1..4f04169ef 100644
--- a/js/highlight/dockerfile.js
+++ b/js/highlight/dockerfile.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[46],{409:function(e,n){e.exports=function(e){return{aliases:["docker"],case_insensitive:!0,keywords:"from maintainer expose env arg user onbuild stopsignal",contains:[e.HASH_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"</"}}}}]);
-//# sourceMappingURL=dockerfile.js.map?v=61ac302d4df314e2c8e4 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[48],{445:function(e,n,s){"use strict";e.exports=function(e){return{name:"Dockerfile",aliases:["docker"],case_insensitive:!0,keywords:"from maintainer expose env arg user onbuild stopsignal",contains:[e.HASH_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"</"}}}}]);
+//# sourceMappingURL=dockerfile.js.map?v=88210ddae45842aeb71b \ No newline at end of file