Skip to content

Commit

Permalink
Update sutoj/piler Docker tag to v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 4371e81 commit 61631d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.authorizations=node:fwadm traefik@node:routeadm mail@any:mailadm" \
--label="org.nethserver.tcp-ports-demand=2" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/sutoj/piler:1.4.4 docker.io/mariadb:10.11.7 docker.io/memcached:1.6.26-alpine" \
--label="org.nethserver.images=docker.io/sutoj/piler:1.4.5 docker.io/mariadb:10.11.7 docker.io/memcached:1.6.26-alpine" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 61631d4

Please sign in to comment.