mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
fix casing in docker file
This commit is contained in:
parent
c63d00a550
commit
b6fa3c47c3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# This file is intended to be used apart from the containing source code tree.
|
||||
|
||||
FROM python:3-alpine as builder
|
||||
FROM python:3-alpine AS builder
|
||||
|
||||
# Version of Radicale (e.g. v3)
|
||||
ARG VERSION=master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue