We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b45d2 commit 528ed39Copy full SHA for 528ed39
build-images.sh
@@ -84,7 +84,7 @@ buildah config --entrypoint=/ \
84
--label="org.nethserver.authorizations=node:fwadm traefik@node:routeadm" \
85
--label="org.nethserver.tcp-ports-demand=2" \
86
--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" \
+ --label="org.nethserver.images=docker.io/nginx:1.28.0-alpine docker.io/drakkan/sftpgo:v2.7.0-alpine" \
88
"${container}"
89
# Commit the image
90
buildah commit "${container}" "${repobase}/${reponame}"
0 commit comments