Skip to content

Commit 528ed39

Browse files
chore(deps): update drakkan/sftpgo docker tag to v2.7.0 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29b45d2 commit 528ed39

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
@@ -84,7 +84,7 @@ buildah config --entrypoint=/ \
8484
--label="org.nethserver.authorizations=node:fwadm traefik@node:routeadm" \
8585
--label="org.nethserver.tcp-ports-demand=2" \
8686
--label="org.nethserver.rootfull=0" \
87-
--label="org.nethserver.images=docker.io/nginx:1.28.0-alpine docker.io/drakkan/sftpgo:v2.6.6-alpine" \
87+
--label="org.nethserver.images=docker.io/nginx:1.28.0-alpine docker.io/drakkan/sftpgo:v2.7.0-alpine" \
8888
"${container}"
8989
# Commit the image
9090
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)