mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Updated Docker image
This commit is contained in:
parent
e3c9fd5807
commit
496a9a9159
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:18.04 AS builder
|
||||
FROM ubuntu:19.04 AS builder
|
||||
|
||||
LABEL maintainer="team@appwrite.io"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue