version bump to 28.0.4

This commit is contained in:
2024-04-26 12:32:34 -07:00
parent 8809bee54a
commit 08d32f4e9b
2 changed files with 3 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ nextcloud-smb
Dockerfiles to build Nextcloud with SMB support. build.sh builds and tags
a selected version (should be the latest stable version from
[Docker Hub](https://hub.docker.com/_/nextcloud)) and pushes the result
back to [Docker Hub](https://hub.docker.com/repository/docker/salfter/nextcloud/general).
back to [Docker Hub](https://hub.docker.com/repository/docker/salfter/nextcloud/general)
and to this repo's [container registry](https://gitlab.alfter.us/salfter/nextcloud-smb/container_registry).

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
v=28.0.3
v=28.0.4
v2=$(echo $v | sed "s/\(.*\)\.\(.*\)\.\(.*\)/\1.\2/")
v3=$(echo $v | sed "s/\(.*\)\.\(.*\)\.\(.*\)/\1/")
for t in apache fpm fpm-alpine