Skip to content

Commit 41957bc

Browse files
committed
chore: bump version to trigger build
1 parent a622d4a commit 41957bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

amazon-arm64-nix.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ build {
250250

251251
provisioner "file" {
252252
source = "ansible/vars.yml"
253-
destination = "/tmp/ansible-playbook"
253+
destination = "/tmp/ansible-playbook/ansible-nix/vars.yml"
254254
}
255255

256256
provisioner "shell" {

common-nix.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.6.1.70-nix-staged"
1+
postgres-version = "15.6.1.71-nix-staged"

0 commit comments

Comments
 (0)