Skip to content

Commit

Permalink
Merge pull request #8 from compgeniuses/dev
Browse files Browse the repository at this point in the history
update container version to 0.22.1
  • Loading branch information
compgeniuses authored Mar 9, 2024
2 parents acf9c98 + 1576c0a commit 00f4ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ images=()
repobase="${REPOBASE:-ghcr.io/compgeniuses}"
# Configure the image name
reponame="stirlingpdf"
SPDF_TAG="0.21.0"
SPDF_TAG="0.22.1"
# Create a new empty container image
container=$(buildah from scratch)

Expand Down

0 comments on commit 00f4ede

Please sign in to comment.