We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f18c4 commit c060512Copy full SHA for c060512
airbyte-cli/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG ALPINE_IMAGE=alpine:3.4
+ARG ALPINE_IMAGE=alpine:3.13
2
FROM ${ALPINE_IMAGE}
3
4
RUN apk --no-cache add curl tar \
0 commit comments