Skip to content

Commit

Permalink
Update traefik Docker tag to v2.11.13 (#24)
Browse files Browse the repository at this point in the history
Refs NethServer/dev#7061

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 3248ae8 commit 0933bc7
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 @@ -10,7 +10,7 @@ container=$(buildah from scratch)
buildah add "${container}" imageroot /imageroot
buildah add "${container}" ui /ui
buildah config --entrypoint=/ \
--label="org.nethserver.images=docker.io/traefik:v2.11.6 docker.io/grafana/loki:2.9.10" \
--label="org.nethserver.images=docker.io/traefik:v2.11.13 docker.io/grafana/loki:2.9.10" \
--label="org.nethserver.min-core=3.1.4-0" \
--label="org.nethserver.tcp-ports-demand=1" \
--label='org.nethserver.flags=core_module' \
Expand Down

0 comments on commit 0933bc7

Please sign in to comment.