Skip to content

Commit a622d4a

Browse files
committed
chore: bump version
1 parent ef1f339 commit a622d4a

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/vars.yml"
253+
destination = "/tmp/ansible-playbook"
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.69-nix-staged"
1+
postgres-version = "15.6.1.70-nix-staged"

0 commit comments

Comments
 (0)