mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM alpine:latest
|
|
|
|
RUN apk --no-cache add bash jq curl git
|