mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
Updated OS
This commit is contained in:
parent
496a9a9159
commit
f8bbdfb924
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:19.04 AS builder
|
||||
FROM ubuntu:19.10 AS builder
|
||||
|
||||
LABEL maintainer="team@appwrite.io"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue