Skip to content

Commit 8e44a0f

Browse files
authored
Merge pull request #5 from geniusdynamics/dev
Update password pusher version to 1.66
2 parents 3b35e40 + 84cab2b commit 8e44a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ images=()
1414
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="passwordpusher"
17-
password_pusher_version="1.65"
17+
password_pusher_version="1.66"
1818
# Create a new empty container image
1919
container=$(buildah from scratch)
2020

0 commit comments

Comments
 (0)