Skip to content

Commit f65638a

Browse files
authored
Update to mealie 3.6.1
1 parent db7ff2b commit f65638a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ buildah config --entrypoint=/ \
4545
--label="org.nethserver.authorizations=traefik@node:routeadm" \
4646
--label="org.nethserver.tcp-ports-demand=1" \
4747
--label="org.nethserver.rootfull=0" \
48-
--label="org.nethserver.images=docker.io/postgres:16-alpine ghcr.io/mealie-recipes/mealie:v3.4.0" \
48+
--label="org.nethserver.images=docker.io/postgres:16-alpine ghcr.io/mealie-recipes/mealie:v3.6.1" \
4949
"${container}"
5050
# Commit the image
5151
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)