We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aadb2e commit 61bb906Copy full SHA for 61bb906
1 file changed
main.sh
@@ -1,7 +1,9 @@
1
#!/usr/bin/env bash
2
3
#
4
-# dex
+# dex version @VERSION@ build @BUILD@
5
+# https://github.com/dockerland/dex
6
+# Copyright 2016-present Brice Burgess, Licensed under the Apache License 2.0
7
8
9
main(){
0 commit comments