Skip to content

Commit

Permalink
Hardcode version for melange config (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
divolgin authored Dec 23, 2024
1 parent 28a6f55 commit 3f5d42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/melange.yaml.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: replicated
version: ${GIT_TAG}
version: 1.0.0 # our versioning is not compatible with apk
epoch: 0
description: replicated package
copyright:
Expand Down

0 comments on commit 3f5d42c

Please sign in to comment.