mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-01-18 15:12:42 +00:00
3 lines
34 B
Docker
3 lines
34 B
Docker
ARG BASE_IMAGE
|
|
FROM ${BASE_IMAGE}
|