# Pinned by digest — this image runs with NET_ADMIN on every sandbox cold-start.
FROM alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1

LABEL org.opencontainers.image.source="https://github.com/decocms/studio"

RUN apk add --no-cache iptables ip6tables
