Skip to content

Commit 5b87865

Browse files
authored
Update build-images.sh
2.3.2 fixed workflow bugs
1 parent de9b268 commit 5b87865

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/compgeniuses}"
1515
# Configure the image name
1616
reponame="paperlessngx"
17-
paperless_version="2.3.1"
17+
paperless_version="2.3.2"
1818

1919
# Create a new empty container image
2020
container=$(buildah from scratch)

0 commit comments

Comments
 (0)