chore(container): update traefik:v3.3.3 docker digest to be1aeb8 (#32050)
This commit is contained in:
@@ -35,7 +35,7 @@ RUN apk add --no-cache --update git
|
||||
COPY --chmod=777 ./containers/apps/traefik/clone-plugins.sh /clone-plugins.sh
|
||||
RUN /clone-plugins.sh
|
||||
|
||||
FROM traefik:v3.3.3@sha256:f1fdee7fda041872cff24e36a08f45ca53f006ded88f743a8e30e3d87ca52b48
|
||||
FROM traefik:v3.3.3@sha256:be1aeb861f91d0e65f7134ea2d7bc254e93ea690935cd45218eff3f2c306159c
|
||||
# Copy the plugins from the previous stage
|
||||
COPY --from=plugins /plugins-local /plugins-local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user