Skip to content

Commit e3cb94d

Browse files
committed
Update Babashka layer
1 parent 958f38b commit e3cb94d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/holy-lambda-babashka-layer/publish.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
(def ARCHS #{ARM64 AMD64})
99
(def FILES #{"README.md.template" "Dockerfile.bb.template" "template.yml.template"})
1010

11-
(def BABASHKA_VERSION "0.7.0")
12-
(def SEMANTIC_VERSION "0.6.5")
11+
(def BABASHKA_VERSION "0.7.4")
12+
(def SEMANTIC_VERSION "0.6.6")
1313

1414
(defn arch->subcord
1515
[arch]

0 commit comments

Comments
 (0)