Skip to content

Commit

Permalink
Upgrade piler to 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl authored Apr 11, 2024
1 parent 48382a2 commit 4ed1424
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@any:routeadm" \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/sutoj/piler:1.3.12 docker.io/mariadb:10.7.4 docker.io/memcached:1.6.17-alpine" \
--label="org.nethserver.images=docker.io/sutoj/piler:1.4.4 docker.io/mariadb:10.7.4 docker.io/memcached:1.6.17-alpine" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 4ed1424

Please sign in to comment.