We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd4309 commit 054767dCopy full SHA for 054767d
2 files changed
containers/filer.Dockerfile
@@ -1,6 +1,6 @@
1
# Builder: produce wheels
2
3
-FROM alpine:3.23 as builder
+FROM alpine:3.23 AS builder
4
5
RUN apk add --no-cache python3 py3-pip
6
RUN apk add --no-cache git
containers/taskmaster.Dockerfile
0 commit comments