mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
3 lines
34 B
Docker
3 lines
34 B
Docker
ARG BASE_IMAGE
|
|
FROM ${BASE_IMAGE}
|