We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f355d commit 9113c0fCopy full SHA for 9113c0f
build-images.sh
@@ -14,7 +14,7 @@ images=()
14
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
15
# Configure the image name
16
reponame="dokploy"
17
-dokploy_version="v0.25.3"
+dokploy_version="v0.25.4"
18
19
# Create a new empty container image
20
container=$(buildah from scratch)
0 commit comments